Home | History | Annotate | Download | only in x64

Lines Matching refs:has_osxsave

88   if (cpu.has_avx() && FLAG_enable_avx && cpu.has_osxsave() &&
92 if (cpu.has_fma3() && FLAG_enable_fma3 && cpu.has_osxsave() &&