Home | History | Annotate | Download | only in ARM

Lines Matching defs:N2C

2875       ConstantSDNode *N2C = dyn_cast<ConstantSDNode>(N2);
2876 if (!N2C)
2879 unsigned N2CVal = N2C->getZExtValue();