Home
last modified time | relevance | path

Searched defs:CPU_IsSupported_NEON (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DCpuArch.c704 BoolInt CPU_IsSupported_NEON(void) { return IsProcessorFeaturePresent(PF_ARM_NEON_INSTRUCTIONS_AVAILABLE) ? 1 : 0; } in CPU_IsSupported_NEON() function
745 BoolInt CPU_IsSupported_NEON(void) in CPU_IsSupported_NEON() function

Completed in 2 milliseconds