Searched defs:shiftRight (Results 1 – 5 of 5) sorted by relevance
864 template <class DigitsT> void ScaledNumber<DigitsT>::shiftRight(int32_t Shift) { in shiftRight() function
805 int64_t shiftRight = bitLo; precomputeMetadata() local
1054 auto shiftRight = [&](Value value, unsigned shift) -> Value { matchAndRewrite() local
662 shiftRight(APFloatBase::integerPart *dst, unsigned int parts, unsigned int bits) shiftRight() function