Searched refs:lshrSlowCase (Results 1 – 2 of 2) sorted by relevance
208 void lshrSlowCase(unsigned ShiftAmt);986 lshrSlowCase(ShiftAmt); in lshrInPlace()
967 void APInt::lshrSlowCase(unsigned ShiftAmt) { in lshrSlowCase() function in APInt