Home | History | Annotate | Download | only in ARM

Lines Matching defs:N1C

2350     ConstantSDNode *N1C = dyn_cast<ConstantSDNode>(N1);
2351 if (!N1C)
2358 unsigned N1CVal = N1C->getZExtValue();