Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ConstantSDNode

347   } else if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(Op)) {
451 unsigned SubIdx = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue();
489 unsigned SubIdx = cast<ConstantSDNode>(N2)->getZExtValue();
519 const ConstantSDNode *SD = cast<ConstantSDNode>(N0);
548 unsigned DstRCIdx = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue();
565 unsigned DstRCIdx = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue();
577 unsigned SubIdx = cast<ConstantSDNode>(Op)->getZExtValue();
848 cast<ConstantSDNode>(Node->getOperand(InlineAsm::Op_ExtraInfo))->
855 cast<ConstantSDNode>(Node->getOperand(i))->getZExtValue();