Lines Matching defs:NewSub
20938 SDValue NewSub = DAG.getNode(ISD::SUB, DL, VT, Z, Y);20939 return DAG.getNode(ISD::ADD, DL, VT, NewSub, Shift);