Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:OffsetVal

2491   unsigned OffsetVal = cast<ConstantSDNode>(Offset)->getZExtValue();
2494 Ops.push_back(CurDAG->getTargetConstant(OffsetVal, MVT::i32));
2507 unsigned OffsetVal = cast<ConstantSDNode>(Offset)->getZExtValue();
2530 Ops.push_back(CurDAG->getTargetConstant(OffsetVal, MVT::i32));
2632 unsigned OffsetVal = cast<ConstantSDNode>(Offset)->getZExtValue();
2659 Ops.push_back(CurDAG->getTargetConstant(OffsetVal, MVT::i32));