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