Home
last modified time | relevance | path

Searched refs:MatchOperands (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp957 auto MatchOperands = [&](SDValue Op1, SDValue Op2, SDValue Op3) { in combineShiftToAVG() local
981 MatchOperands(ExtOpA.getOperand(0), ExtOpA.getOperand(1), ExtOpB)) || in combineShiftToAVG()
983 MatchOperands(ExtOpB.getOperand(0), ExtOpB.getOperand(1), ExtOpA)); in combineShiftToAVG()