Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:N2C

1011         if (ConstantSDNode *N2C = dyn_cast<ConstantSDNode>(N->getOperand(2)))
1014 N2C->getZExtValue() == 1ULL && CC == ISD::SETNE &&