Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:NewC

1902     SDValue NewC = DAG.getConstant(N0C->getAPIntValue() - N1C1->getAPIntValue(),
1904 return DAG.getNode(ISD::SUB, DL, VT, NewC,