Searched refs:isCheapToSpeculateCttz (Results 1 – 7 of 7) sorted by relevance
136 bool isCheapToSpeculateCttz() const override;
490 bool AMDGPUTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in AMDGPUTargetLowering
652 bool isCheapToSpeculateCttz() const override;
3781 bool X86TargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in X86TargetLowering
408 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
168 if (getTLI()->isCheapToSpeculateCttz()) in getIntrinsicCost()
269 virtual bool isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function