Searched refs:getRecipEstimateDivEnabled (Results 1 – 6 of 6) sorted by relevance
1990 int TargetLoweringBase::getRecipEstimateDivEnabled(EVT VT, in getRecipEstimateDivEnabled() function in TargetLoweringBase
2187 int TargetLoweringBase::getRecipEstimateDivEnabled(EVT VT, in getRecipEstimateDivEnabled() function in TargetLoweringBase
369 int getRecipEstimateDivEnabled(EVT VT, MachineFunction &MF) const;
494 int getRecipEstimateDivEnabled(EVT VT, MachineFunction &MF) const;
20608 int Enabled = TLI.getRecipEstimateDivEnabled(VT, MF); in BuildDivEstimate()
22082 int Enabled = TLI.getRecipEstimateDivEnabled(VT, MF); in BuildDivEstimate()