Searched refs:isCheapToSpeculateCttz (Results 1 – 16 of 16) sorted by relevance
65 bool isCheapToSpeculateCttz() const override;
518 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in WebAssemblyTargetLowering
194 bool isCheapToSpeculateCttz() const override;
698 bool AMDGPUTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in AMDGPUTargetLowering
128 bool isCheapToSpeculateCttz() const override { return true; } in isCheapToSpeculateCttz() function
285 bool isCheapToSpeculateCttz() const override;
1184 bool MipsTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in MipsTargetLowering
586 bool isCheapToSpeculateCttz() const override;
16884 bool ARMTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in ARMTargetLowering
533 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
653 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
860 bool isCheapToSpeculateCttz() const override;
5156 bool X86TargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in X86TargetLowering
314 if (getTLI()->isCheapToSpeculateCttz()) in getIntrinsicCost()
465 virtual bool isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function
1825 if ((IntrinsicID == Intrinsic::cttz && TLI->isCheapToSpeculateCttz()) || in despeculateCountZeros()