Home | History | Annotate | Download | only in ARM

Lines Matching defs:N1C

2630     ConstantSDNode *N1C = dyn_cast<ConstantSDNode>(N1);
2631 if (!N1C)
2638 unsigned N1CVal = N1C->getZExtValue();