Searched refs:lshrSlowCase (Results 1 – 2 of 2) sorted by relevance
867 lshrSlowCase(ShiftAmt); in lshrInPlace()2047 LLVM_ABI void lshrSlowCase(unsigned ShiftAmt);
1105 void APInt::lshrSlowCase(unsigned ShiftAmt) { in lshrSlowCase() function in APInt