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