Searched refs:MatchOperands (Results 1 – 1 of 1) sorted by relevance
953 auto MatchOperands = [&](SDValue Op1, SDValue Op2, SDValue Op3) { in combineShiftToAVG() local977 MatchOperands(ExtOpA.getOperand(0), ExtOpA.getOperand(1), ExtOpB)) || in combineShiftToAVG()979 MatchOperands(ExtOpB.getOperand(0), ExtOpB.getOperand(1), ExtOpA)); in combineShiftToAVG()