Home
last modified time | relevance | path

Searched refs:LZ4_ENABLE_ASSEMBLY_DECODE_ARM64 (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.61.3/osfmk/vm/
H A Dlz4_assembly_select.h37 #define LZ4_ENABLE_ASSEMBLY_DECODE_ARM64 1 macro
47 #define LZ4_ENABLE_ASSEMBLY_DECODE (LZ4_ENABLE_ASSEMBLY_DECODE_ARM64 || LZ4_ENABLE_ASSEMBLY_DECODE_…
/xnu-10002.61.3/osfmk/arm64/
H A Dlz4_decode_arm64.s30 #if LZ4_ENABLE_ASSEMBLY_DECODE_ARM64