Searched refs:getOpEnabled (Results 1 – 1 of 1) sorted by relevance
2066 static int getOpEnabled(bool IsSqrt, EVT VT, StringRef Override) { in getOpEnabled() function2174 return getOpEnabled(true, VT, getRecipEstimateForFunc(MF)); in getRecipEstimateSqrtEnabled()2179 return getOpEnabled(false, VT, getRecipEstimateForFunc(MF)); in getRecipEstimateDivEnabled()