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