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