Searched refs:HasPOPCNT (Results 1 – 5 of 5) sorted by relevance
282 HasPOPCNT = true; in handleTargetFeatures()774 if (HasPOPCNT) in getTargetDefines()1229 .Case("popcnt", HasPOPCNT) in hasFeature()
84 bool HasPOPCNT = false; variable
99 def HasPOPCNT : Predicate<"Subtarget->hasPOPCNT()">;
48 def FeaturePOPCNT : SubtargetFeature<"popcnt", "HasPOPCNT", "true",
5809 let Defs = [EFLAGS], Predicates = [HasPOPCNT] in {