Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:getZExtValue

280   unsigned IID = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue();
316 unsigned IID = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue();
668 N->getOperand(N->getNumOperands() - 1))->getZExtValue();
1023 unsigned IID = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue();
2491 unsigned OffsetVal = cast<ConstantSDNode>(Offset)->getZExtValue();
2507 unsigned OffsetVal = cast<ConstantSDNode>(Offset)->getZExtValue();
2630 unsigned ParamVal = cast<ConstantSDNode>(Param)->getZExtValue();
2632 unsigned OffsetVal = cast<ConstantSDNode>(Offset)->getZExtValue();
3288 uint64_t MaskVal = Mask->getZExtValue();
3306 uint64_t StartVal = StartConst->getZExtValue();
3338 uint64_t ShiftAmt = ShiftCnst->getZExtValue();
3354 uint64_t MaskVal = MaskCnst->getZExtValue();
3399 uint64_t InnerShiftAmt = ShlCnst->getZExtValue();
3407 uint64_t OuterShiftAmt = ShrCnst->getZExtValue();
3486 unsigned IID = cast<ConstantSDNode>(N.getOperand(0))->getZExtValue();
3501 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), mvt);
3544 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), mvt);