Searched refs:HasBitCount (Results 1 – 5 of 5) sorted by relevance
86 bool HasBitCount; variable129 bool hasBitCount() const { return HasBitCount; } in hasBitCount()
30 HasMinMax(false), HasSwap(false), HasBitCount(false) in MipsSubtarget()
59 def FeatureBitCount : SubtargetFeature<"bitcount", "HasBitCount", "true",
87 Requires<[HasBitCount]> {
125 def HasBitCount : Predicate<"Subtarget.hasBitCount()">;520 Requires<[HasBitCount]> {