Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:OffsetVal

2773   unsigned OffsetVal = cast<ConstantSDNode>(Offset)->getZExtValue();
2776 Ops.push_back(CurDAG->getTargetConstant(OffsetVal, DL, MVT::i32));
2787 unsigned OffsetVal = cast<ConstantSDNode>(Offset)->getZExtValue();
2810 Ops.push_back(CurDAG->getTargetConstant(OffsetVal, DL, MVT::i32));
2912 unsigned OffsetVal = cast<ConstantSDNode>(Offset)->getZExtValue();
2939 Ops.push_back(CurDAG->getTargetConstant(OffsetVal, DL, MVT::i32));