Searched defs:shiftLeft (Results 1 – 3 of 3) sorted by relevance
151 static bool shiftLeft(const FixedPoint A, const FixedPoint B, unsigned OpBits, in shiftLeft() function
302 static void shiftLeft(const IntegralAP A, const IntegralAP B, unsigned OpBits, in shiftLeft() function
837 template <class DigitsT> void ScaledNumber<DigitsT>::shiftLeft(int32_t Shift) { in shiftLeft() function