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