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