Searched refs:N1C1 (Results 1 – 1 of 1) sorted by relevance
1906 ConstantSDNode *N1C1 = N1.getOpcode() != ISD::ADD ? nullptr : in visitSUB() local1908 if (N1.getOpcode() == ISD::ADD && N0C && N1C1) { in visitSUB()1910 SDValue NewC = DAG.getConstant(N0C->getAPIntValue() - N1C1->getAPIntValue(), in visitSUB()