Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dcpu.c85 cpu_xgetbv_x86(void) in cpu_xgetbv_x86() function
160 if (!FLAC__HAS_X86INTRIN || !info->ia32.avx || !ia32_osxsave || (cpu_xgetbv_x86() & 0x6) != 0x6) { in ia32_cpu_info()
217 if (!info->x86.avx || !x86_osxsave || (cpu_xgetbv_x86() & 0x6) != 0x6) { in x86_64_cpu_info()
231 if (0) cpu_xgetbv_x86 (); in x86_64_cpu_info()