Searched refs:getRecipEstimateSqrtEnabled (Results 1 – 6 of 6) sorted by relevance
1985 int TargetLoweringBase::getRecipEstimateSqrtEnabled(EVT VT, in getRecipEstimateSqrtEnabled() function in TargetLoweringBase
2182 int TargetLoweringBase::getRecipEstimateSqrtEnabled(EVT VT, in getRecipEstimateSqrtEnabled() function in TargetLoweringBase
363 int getRecipEstimateSqrtEnabled(EVT VT, MachineFunction &MF) const;
488 int getRecipEstimateSqrtEnabled(EVT VT, MachineFunction &MF) const;
20747 int Enabled = TLI.getRecipEstimateSqrtEnabled(VT, MF); in buildSqrtEstimateImpl()
22221 int Enabled = TLI.getRecipEstimateSqrtEnabled(VT, MF); in buildSqrtEstimateImpl()