Searched defs:lshrInPlace (Results 1 – 2 of 2) sorted by relevance
846 void lshrInPlace(unsigned ShiftAmt) { in lshrInPlace() function
1061 void APInt::lshrInPlace(const APInt &shiftAmt) { in lshrInPlace() function in APInt