Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getZExtValue

493     unsigned SubIdx = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue();
534 unsigned SubIdx = cast<ConstantSDNode>(N2)->getZExtValue();
565 MIB.addImm(SD->getZExtValue());
593 unsigned DstRCIdx = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue();
611 unsigned DstRCIdx = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue();
626 unsigned SubIdx = cast<ConstantSDNode>(Op)->getZExtValue();
954 getZExtValue();
966 cast<ConstantSDNode>(Node->getOperand(i))->getZExtValue();