Home
last modified time | relevance | path

Searched refs:tcExtract (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp2763 APInt::tcExtract(parts.data(), dstPartsCount, src, bits, truncatedBits); in convertToSignExtendedInteger()
2766 APInt::tcExtract(parts.data(), dstPartsCount, src, semantics->precision, in convertToSignExtendedInteger()
2882 APInt::tcExtract(dst, dstCount, src, precision, omsb - precision); in convertFromUnsignedParts()
2886 APInt::tcExtract(dst, dstCount, src, omsb, 0); in convertFromUnsignedParts()
3114 APInt::tcExtract(significandParts(), partCount(), decSig.significandParts(), in roundSignificandWithExponent()
H A DAPInt.cpp2412 APInt::tcExtract(WordType *dst, unsigned dstCount, const WordType *src, in tcExtract() function in APInt
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1831 LLVM_ABI static void tcExtract(WordType *, unsigned dstCount,
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23604 {"_ZN4llvm5APInt9tcExtractEPyjPKyjj", "llvm::APInt::tcExtract(unsigned long long*, unsigned int, un…