Searched refs:has_osxsave (Results 1 – 3 of 3) sorted by relevance
94 bool has_osxsave() const { return has_osxsave_; } in has_osxsave() function
117 if (cpu.has_avx() && FLAG_enable_avx && cpu.has_osxsave() && in ProbeImpl()121 if (cpu.has_fma3() && FLAG_enable_fma3 && cpu.has_osxsave() && in ProbeImpl()
88 if (cpu.has_avx() && FLAG_enable_avx && cpu.has_osxsave() && in ProbeImpl()92 if (cpu.has_fma3() && FLAG_enable_fma3 && cpu.has_osxsave() && in ProbeImpl()