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