Searched refs:hasLZCNT (Results 1 – 6 of 6) sorted by relevance
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()
524 if ((Subtarget->hasLZCNT())) {533 if ((Subtarget->hasLZCNT())) {542 if ((Subtarget->hasLZCNT())) {
279 if (Subtarget->hasLZCNT())