reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
 3414       Start = LHS.getNode()->getOperand(1);
 3415       ConstantSDNode *StartConst = dyn_cast<ConstantSDNode>(Start);
 3420         uint64_t GoodBits = Start.getValueSizeInBits() - StartVal;
 3427         Start = CurDAG->getTargetConstant(StartVal, DL, MVT::i32);
 3492       Start = CurDAG->getTargetConstant(ShiftAmt, DL, MVT::i32);
 3532       Start = CurDAG->getTargetConstant(OuterShiftAmt - InnerShiftAmt, DL,
 3573     Val, Start, Len