Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp979 auto MatchOperands = [&](SDValue Op1, SDValue Op2, SDValue Op3, SDValue A) { in combineShiftToAVG() local
999 MatchOperands(ExtOpA.getOperand(0), ExtOpA.getOperand(1), ExtOpB, ExtOpA)) || in combineShiftToAVG()
1001 MatchOperands(ExtOpB.getOperand(0), ExtOpB.getOperand(1), ExtOpA, ExtOpB)); in combineShiftToAVG()