Searched refs:isCheapToSpeculateCtlz (Results 1 – 7 of 7) sorted by relevance
137 bool isCheapToSpeculateCtlz() const override;
494 bool AMDGPUTargetLowering::isCheapToSpeculateCtlz() const { in isCheapToSpeculateCtlz() function in AMDGPUTargetLowering
654 bool isCheapToSpeculateCtlz() const override;
3786 bool X86TargetLowering::isCheapToSpeculateCtlz() const { in isCheapToSpeculateCtlz() function in X86TargetLowering
412 bool isCheapToSpeculateCtlz() const override { in isCheapToSpeculateCtlz() function
174 if (getTLI()->isCheapToSpeculateCtlz()) in getIntrinsicCost()
274 virtual bool isCheapToSpeculateCtlz() const { in isCheapToSpeculateCtlz() function