Lines Matching defs:CombineOp
10011 unsigned CombineOp = SameSide ? ISD::ADD : ISD::SUB;10019 CombineOp, dl, ShiftVT, {Norm1, Norm2})) {