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