Searched refs:hasBitCount (Results 1 – 3 of 3) sorted by relevance
129 bool hasBitCount() const { return HasBitCount; } in hasBitCount() function
125 def HasBitCount : Predicate<"Subtarget.hasBitCount()">;
211 if (!Subtarget->hasBitCount()) in MipsTargetLowering()