Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A DCpuArch.c702 BoolInt CPU_IsSupported_CRC32(void) { return IsProcessorFeaturePresent(PF_ARM_V8_CRC32_INSTRUCTIONS_AVAILABLE) ? 1 : 0; } in CPU_IsSupported_CRC32() function
740 BoolInt CPU_IsSupported_CRC32(void) in CPU_IsSupported_CRC32() function

Completed in 2 milliseconds