Searched refs:isCheapToSpeculateCttz (Results 1 – 7 of 7) sorted by relevance
141 bool isCheapToSpeculateCttz() const override;
509 bool AMDGPUTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in AMDGPUTargetLowering
430 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
688 bool isCheapToSpeculateCttz() const override;
3963 bool X86TargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in X86TargetLowering
163 if (getTLI()->isCheapToSpeculateCttz()) in getIntrinsicCost()
280 virtual bool isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function