Searched refs:hasStdExtZbb (Results 1 – 5 of 5) sorted by relevance
112 bool hasStdExtZbb() const { return HasStdExtZbb; } in hasStdExtZbb() function
102 return ST->hasStdExtZbb() ? TTI::PSK_FastHardware : TTI::PSK_Software; in getPopcntSupport()
70 def HasStdExtZbb : Predicate<"Subtarget->hasStdExtZbb()">,133 : Predicate<"Subtarget->hasStdExtZbb() || Subtarget->hasStdExtZbp()">,
475 if (Subtarget->hasStdExtZbb() || Subtarget->hasStdExtZbp()) in Select()531 (Subtarget->hasStdExtZbb() || Subtarget->hasStdExtZbp())) in Select()
186 if (!Subtarget.hasStdExtZbb()) { in RISCVTargetLowering()240 if (Subtarget.hasStdExtZbb() || Subtarget.hasStdExtZbp()) { in RISCVTargetLowering()268 Subtarget.hasStdExtZbb() ? Legal : Expand); in RISCVTargetLowering()271 if (Subtarget.hasStdExtZbb()) { in RISCVTargetLowering()990 return Subtarget.hasStdExtZbb(); in isCheapToSpeculateCttz()994 return Subtarget.hasStdExtZbb(); in isCheapToSpeculateCtlz()5063 if (Subtarget.hasStdExtZbb()) { in ReplaceNodeResults()6458 if (Subtarget.hasStdExtZbb() || Subtarget.hasStdExtZbp()) { in targetShrinkDemandedConstant()