Home | History | Annotate | Download | only in ARM

Lines Matching refs:N2C

2580       ConstantSDNode *N2C = dyn_cast<ConstantSDNode>(N2);
2581 if (!N2C)
2584 unsigned N2CVal = N2C->getZExtValue();