Searched refs:shouldConvertSelectOfConstantsToMath (Results 1 – 1 of 1) sorted by relevance
10496 static bool shouldConvertSelectOfConstantsToMath(const SDValue &Cond, EVT VT, in shouldConvertSelectOfConstantsToMath() function10587 if (!shouldConvertSelectOfConstantsToMath(Cond, VT, TLI)) in foldSelectOfConstants()11243 !shouldConvertSelectOfConstantsToMath(Cond, VT, TLI) || in foldVSelectOfConstants()12416 if (!VT.isVector() && !shouldConvertSelectOfConstantsToMath(N0, VT, TLI)) { in foldSextSetcc()