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