Searched refs:HasPOPCNT (Results 1 – 5 of 5) sorted by relevance
212 HasPOPCNT = true; in handleTargetFeatures()662 if (HasPOPCNT) in getTargetDefines()1080 .Case("popcnt", HasPOPCNT) in hasFeature()
86 bool HasPOPCNT = false; variable
48 def FeaturePOPCNT : SubtargetFeature<"popcnt", "HasPOPCNT", "true",
925 def HasPOPCNT : Predicate<"Subtarget->hasPOPCNT()">;
5766 let Defs = [EFLAGS], Predicates = [HasPOPCNT] in {