Searched refs:hasStdExtZbb (Results 1 – 5 of 5) sorted by relevance
111 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()">,
186 if (!Subtarget.hasStdExtZbb()) { in RISCVTargetLowering()240 if (Subtarget.hasStdExtZbb() || Subtarget.hasStdExtZbp()) { in RISCVTargetLowering()264 Subtarget.hasStdExtZbb() ? Legal : Expand); in RISCVTargetLowering()267 if (Subtarget.hasStdExtZbb()) { in RISCVTargetLowering()935 return Subtarget.hasStdExtZbb(); in isCheapToSpeculateCttz()939 return Subtarget.hasStdExtZbb(); in isCheapToSpeculateCtlz()4799 if (Subtarget.hasStdExtZbb()) { in ReplaceNodeResults()6019 if (Subtarget.hasStdExtZbb() || Subtarget.hasStdExtZbp()) { in targetShrinkDemandedConstant()
401 if (Subtarget->hasStdExtZbb() || Subtarget->hasStdExtZbp()) in Select()