Searched refs:shiftLeft (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h625 shiftLeft(Shift);
634 void shiftLeft(int32_t Shift);
834 template <class DigitsT> void ScaledNumber<DigitsT>::shiftLeft(int32_t Shift) { function in class:llvm::ScaledNumber
869 shiftLeft(-Shift);
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DIntegral.h251 static void shiftLeft(const Integral A, const Integral<RHSBits, RHSSign> B, function in class:clang::interp::final
H A DIntegralAP.h252 static void shiftLeft(const IntegralAP A, const IntegralAP B, unsigned OpBits, function in class:clang::interp::final
H A DInterp.h1789 LT::AsUnsigned::shiftLeft(LT::AsUnsigned::from(LHS),

Completed in 94 milliseconds