Home | History | Annotate | Download | only in ARM

Lines Matching defs:N1C

5904   ConstantSDNode *N1C = dyn_cast<ConstantSDNode>(N1);
5905 if (N1C) {
5906 unsigned Val = N1C->getZExtValue();