Searched refs:MatchSubMaxMin (Results 1 – 1 of 1) sorted by relevance
4161 auto MatchSubMaxMin = [&](unsigned Max, unsigned Min, unsigned Abd) { in visitSUB() local4173 if (SDValue R = MatchSubMaxMin(ISD::SMAX, ISD::SMIN, ISD::ABDS)) in visitSUB()4175 if (SDValue R = MatchSubMaxMin(ISD::UMAX, ISD::UMIN, ISD::ABDU)) in visitSUB()