Home
last modified time | relevance | path

Searched refs:CPU_IsSupported_NEON (Results 1 - 4 of 4) 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
H A DCpuArch.h501 BoolInt CPU_IsSupported_NEON(void);
H A DSwapBytes.c757 if (CPU_IsSupported_NEON()) in z7_SwapBytesPrepare()
H A DLzFind.c1684 if (CPU_IsSupported_NEON()) in LzFindPrepare()

Completed in 6 milliseconds