Searched refs:isCheapToSpeculateCttz (Results 1 – 15 of 15) sorted by relevance
55 bool isCheapToSpeculateCttz() const override;
260 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in WebAssemblyTargetLowering
142 bool isCheapToSpeculateCttz() const override;
478 bool AMDGPUTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in AMDGPUTargetLowering
381 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
468 bool isCheapToSpeculateCttz() const override;
11989 bool ARMTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in ARMTargetLowering
238 bool isCheapToSpeculateCttz() const override;
837 bool MipsTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in MipsTargetLowering
437 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
714 bool isCheapToSpeculateCttz() const override;
4198 bool X86TargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in X86TargetLowering
163 if (getTLI()->isCheapToSpeculateCttz()) in getIntrinsicCost()
284 virtual bool isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function
1648 if ((IntrinsicID == Intrinsic::cttz && TLI->isCheapToSpeculateCttz()) || in despeculateCountZeros()