Home | History | Annotate | Download | only in ARM

Lines Matching refs:N2C

2635       ConstantSDNode *N2C = dyn_cast<ConstantSDNode>(N2);
2636 if (!N2C)
2639 unsigned N2CVal = N2C->getZExtValue();