Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getLimitedValue

609       uint64_t ShiftAmt = SA->getLimitedValue(BitWidth-1);
633 uint64_t ShiftAmt = SA->getLimitedValue(BitWidth-1);
674 uint32_t ShiftAmt = SA->getLimitedValue(BitWidth-1);