Searched refs:ashrSlowCase (Results 1 – 2 of 2) sorted by relevance
211 void ashrSlowCase(unsigned ShiftAmt);964 ashrSlowCase(ShiftAmt); in ashrInPlace()
918 void APInt::ashrSlowCase(unsigned ShiftAmt) { in ashrSlowCase() function in APInt