Searched refs:shiftLeft (Results 1 – 1 of 1) sorted by relevance
624 shiftLeft(Shift);633 void shiftLeft(int32_t Shift);833 template <class DigitsT> void ScaledNumber<DigitsT>::shiftLeft(int32_t Shift) { in shiftLeft() function868 shiftLeft(-Shift); in shiftRight()