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