Home | History | Annotate | Download | only in ARM

Lines Matching defs:Inc

1061 #include "ARMGenCallingConv.inc"
7231 SDValue Inc = User->getOperand(User->getOperand(0) == Addr ? 1 : 0);
7232 if (ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode())) {
7254 Ops.push_back(Inc);