Searched defs:ashrInPlace (Results 1 – 2 of 2) sorted by relevance
953 void ashrInPlace(unsigned ShiftAmt) { in ashrInPlace() function
912 void APInt::ashrInPlace(const APInt &shiftAmt) { in ashrInPlace() function in APInt