Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:StartVal

3306         uint64_t StartVal = StartConst->getZExtValue();
3309 uint64_t GoodBits = Start.getValueType().getSizeInBits() - StartVal;
3316 Start = CurDAG->getTargetConstant(StartVal, MVT::i32);