Home
last modified time | relevance | path

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

/third_party/lzma/C/
DCpuArch.c287 #define MY__PF_XSAVE_ENABLED 17 in CPU_IsSupported_AVX2() macro
288 if (!IsProcessorFeaturePresent(MY__PF_XSAVE_ENABLED)) in CPU_IsSupported_AVX2()
311 #define MY__PF_XSAVE_ENABLED 17 in CPU_IsSupported_VAES_AVX2() macro
312 if (!IsProcessorFeaturePresent(MY__PF_XSAVE_ENABLED)) in CPU_IsSupported_VAES_AVX2()