Home | History | Annotate | Download | only in XCore

Lines Matching refs:ConstantSDNode

59       ConstantSDNode *N = cast<ConstantSDNode>(inN);
100 ConstantSDNode *CN = 0;
102 && (CN = dyn_cast<ConstantSDNode>(Addr.getOperand(1)))
121 ConstantSDNode *CN = 0;
123 && (CN = dyn_cast<ConstantSDNode>(Addr.getOperand(1)))
142 ConstantSDNode *CN = 0;
144 && (CN = dyn_cast<ConstantSDNode>(Addr.getOperand(1)))
160 uint64_t Val = cast<ConstantSDNode>(N)->getZExtValue();
215 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue();
267 unsigned IntNo = cast<ConstantSDNode>(Addr->getOperand(1))->getZExtValue();