Searched refs:has_bmi2 (Results 1 – 3 of 3) sorted by relevance
98 bool has_bmi2() const { return has_bmi2_; } in has_bmi2() function
126 if (cpu.has_bmi2() && FLAG_enable_bmi2) supported_ |= 1u << BMI2; in ProbeImpl()
97 if (cpu.has_bmi2() && FLAG_enable_bmi2) supported_ |= 1u << BMI2; in ProbeImpl()