Searched refs:isCheapToSpeculateCtlz (Results 1 – 15 of 15) sorted by relevance
56 bool isCheapToSpeculateCtlz() const override;
265 bool WebAssemblyTargetLowering::isCheapToSpeculateCtlz() const { in isCheapToSpeculateCtlz() function in WebAssemblyTargetLowering
143 bool isCheapToSpeculateCtlz() const override;
482 bool AMDGPUTargetLowering::isCheapToSpeculateCtlz() const { in isCheapToSpeculateCtlz() function in AMDGPUTargetLowering
385 bool isCheapToSpeculateCtlz() const override { in isCheapToSpeculateCtlz() function
469 bool isCheapToSpeculateCtlz() const override;
11993 bool ARMTargetLowering::isCheapToSpeculateCtlz() const { in isCheapToSpeculateCtlz() function in ARMTargetLowering
239 bool isCheapToSpeculateCtlz() const override;
841 bool MipsTargetLowering::isCheapToSpeculateCtlz() const { in isCheapToSpeculateCtlz() function in MipsTargetLowering
441 bool isCheapToSpeculateCtlz() const override { in isCheapToSpeculateCtlz() function
169 if (getTLI()->isCheapToSpeculateCtlz()) in getIntrinsicCost()
716 bool isCheapToSpeculateCtlz() const override;
4203 bool X86TargetLowering::isCheapToSpeculateCtlz() const { in isCheapToSpeculateCtlz() function in X86TargetLowering
289 virtual bool isCheapToSpeculateCtlz() const { in isCheapToSpeculateCtlz() function
1649 (IntrinsicID == Intrinsic::ctlz && TLI->isCheapToSpeculateCtlz())) in despeculateCountZeros()