Searched refs:has_bmi1 (Results 1 – 4 of 4) sorted by relevance
99 bool has_bmi1() const { return has_bmi1_; } in has_bmi1() function
392 has_bmi1_ = features.x86.has_bmi1; in StarboardDetectCPU()
151 if (cpu.has_bmi1() && FLAG_enable_bmi1) SetSupported(BMI1); in ProbeImpl()
107 if (cpu.has_bmi1() && FLAG_enable_bmi1) SetSupported(BMI1); in ProbeImpl()