Searched refs:hasLZCNT (Results 1 – 13 of 13) sorted by relevance
416 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
836 def HasLZCNT : Predicate<"Subtarget->hasLZCNT()">;
331 if (Subtarget.hasLZCNT()) { in X86TargetLowering()4174 return Subtarget.hasLZCNT(); in isCheapToSpeculateCtlz()
621 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
2259 if (ST->hasLZCNT()) { in getIntrinsicInstrCost()
914 def HasLZCNT : Predicate<"Subtarget->hasLZCNT()">;
344 if (Subtarget.hasLZCNT()) { in X86TargetLowering()5163 return Subtarget.hasLZCNT(); in isCheapToSpeculateCtlz()
657 bool hasLZCNT() const { return HasLZCNT; } in hasLZCNT() function
2878 if (ST->hasLZCNT()) { in getTypeBasedIntrinsicInstrCost()
942 def HasLZCNT : Predicate<"Subtarget->hasLZCNT()">;
351 if (Subtarget.hasLZCNT()) { in X86TargetLowering()5303 return Subtarget.hasLZCNT(); in isCheapToSpeculateCtlz()
524 if ((Subtarget->hasLZCNT())) {533 if ((Subtarget->hasLZCNT())) {542 if ((Subtarget->hasLZCNT())) {
279 if (Subtarget->hasLZCNT())