Searched refs:has_POPCNT_ (Results 1 – 2 of 2) sorted by relevance
251 (has_POPCNT_ == other_as_x86->has_POPCNT_); in Equals()264 (has_POPCNT_ || !other_as_x86->has_POPCNT_); in HasAtLeast()273 (has_POPCNT_ ? kPopCntBitfield : 0); in AsBitmap()303 if (has_POPCNT_) { in GetFeatureString()319 bool has_POPCNT = has_POPCNT_; in AddFeaturesFromSplitString()
88 bool HasPopCnt() const { return has_POPCNT_; } in HasPopCnt()119 has_POPCNT_(has_POPCNT) { in X86InstructionSetFeatures()146 const bool has_POPCNT_; // x86 population count variable