Home | History | Annotate | Download | only in ARM

Lines Matching refs:N2C

2537       ConstantSDNode *N2C = dyn_cast<ConstantSDNode>(N2);
2538 if (!N2C)
2541 unsigned N2CVal = N2C->getZExtValue();