Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/vm/
H A Dlz4_assembly_select.h36 #define LZ4_ENABLE_ASSEMBLY_ENCODE_ARM64 1 macro
46 …4_ENABLE_ASSEMBLY_ENCODE ((LZ4_ENABLE_ASSEMBLY_ENCODE_ARMV7) || (LZ4_ENABLE_ASSEMBLY_ENCODE_ARM64))
/xnu-10002.81.5/osfmk/arm64/
H A Dlz4_encode_arm64.s33 #if LZ4_ENABLE_ASSEMBLY_ENCODE_ARM64