Searched refs:has_popcnt (Results 1 – 3 of 3) sorted by relevance
95 bool has_popcnt() const { return has_popcnt_; } in has_popcnt() function
128 if (cpu.has_popcnt() && FLAG_enable_popcnt) supported_ |= 1u << POPCNT; in ProbeImpl()
96 if (cpu.has_popcnt() && FLAG_enable_popcnt) supported_ |= 1u << POPCNT; in ProbeImpl()