Searched refs:ashrSlowCase (Results 1 – 2 of 2) sorted by relevance
845 ashrSlowCase(ShiftAmt); in ashrInPlace()2050 LLVM_ABI void ashrSlowCase(unsigned ShiftAmt);
1057 void APInt::ashrSlowCase(unsigned ShiftAmt) { in ashrSlowCase() function in APInt