Home | History | Annotate | Download | only in x64

Lines Matching full:has_osxsave

85   if (cpu.has_avx() && FLAG_enable_avx && cpu.has_osxsave() &&
89 if (cpu.has_fma3() && FLAG_enable_fma3 && cpu.has_osxsave() &&