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