Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp2348 void APInt::tcAssign(WordType *dst, const WordType *src, unsigned parts) { in tcAssign() function in APInt
2418 tcAssign(dst, src + firstSrcPart, dstParts); in tcExtract()
2670 tcAssign(srhs, rhs, parts); in tcDivide()
2672 tcAssign(remainder, lhs, parts); in tcDivide()
H A DAPFloat.cpp837 APInt::tcAssign(dst, p1, result); in powerOf5()
933 APInt::tcAssign(significandParts(), rhs.significandParts(), in copySignificand()
973 APInt::tcAssign(significand, fill->getRawData(), in makeNaN()
1418 APInt::tcAssign(lhsSignificand, fullSignificand, partsCount); in multiplySignificand()
2632 APInt::tcAssign(newParts, significandParts(), oldPartCount); in convert()
2922 APInt::tcAssign(copy, src, srcCount); in convertFromSignExtendedInteger()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1819 LLVM_ABI static void tcAssign(WordType *, const WordType *, unsigned);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23597 {"_ZN4llvm5APInt8tcAssignEPyPKyj", "llvm::APInt::tcAssign(unsigned long long*, unsigned long long c…