Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ConstantSDNode

347   } else if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(Op)) {
453 unsigned SubIdx = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue();
491 unsigned SubIdx = cast<ConstantSDNode>(N2)->getZExtValue();
521 const ConstantSDNode *SD = cast<ConstantSDNode>(N0);
550 unsigned DstRCIdx = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue();
567 unsigned DstRCIdx = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue();
583 unsigned SubIdx = cast<ConstantSDNode>(Op)->getZExtValue();
859 cast<ConstantSDNode>(Node->getOperand(InlineAsm::Op_ExtraInfo))->
866 cast<ConstantSDNode>(Node->getOperand(i))->getZExtValue();