Searched refs:has_popcnt_ (Results 1 – 2 of 2) sorted by relevance
100 bool has_popcnt() const { return has_popcnt_; } in has_popcnt()148 bool has_popcnt_; variable
335 has_popcnt_(false), in CPU()379 has_popcnt_ = (cpu_info[2] & 0x00800000) != 0; in CPU()