Home | History | Annotate | Download | only in XCore

Lines Matching refs:ConstantSDNode

59       ConstantSDNode *N = cast<ConstantSDNode>(inN);
99 ConstantSDNode *CN = 0;
101 && (CN = dyn_cast<ConstantSDNode>(Addr.getOperand(1)))
120 ConstantSDNode *CN = 0;
122 && (CN = dyn_cast<ConstantSDNode>(Addr.getOperand(1)))
141 ConstantSDNode *CN = 0;
143 && (CN = dyn_cast<ConstantSDNode>(Addr.getOperand(1)))
159 uint64_t Val = cast<ConstantSDNode>(N)->getZExtValue();
214 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue();
266 unsigned IntNo = cast<ConstantSDNode>(Addr->getOperand(1))->getZExtValue();