Searched refs:has_bmi1 (Results 1 – 3 of 3) sorted by relevance
97 bool has_bmi1() const { return has_bmi1_; } in has_bmi1() function
146 if (cpu.has_bmi1() && FLAG_enable_bmi1) supported_ |= 1u << BMI1; in ProbeImpl()
98 if (cpu.has_bmi1() && FLAG_enable_bmi1) supported_ |= 1u << BMI1; in ProbeImpl()