Searched refs:getRecipEstimateDivEnabled (Results 1 – 3 of 3) sorted by relevance
1840 int TargetLoweringBase::getRecipEstimateDivEnabled(EVT VT, in getRecipEstimateDivEnabled() function in TargetLoweringBase
338 int getRecipEstimateDivEnabled(EVT VT, MachineFunction &MF) const;
18154 int Enabled = TLI.getRecipEstimateDivEnabled(VT, MF); in BuildReciprocalEstimate()