Searched refs:tcMultiply (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | APInt.cpp | 242 tcMultiply(Result.U.pVal, U.pVal, RHS.U.pVal, getNumWords()); in operator *() 2614 int APInt::tcMultiply(WordType *dst, const WordType *lhs, in tcMultiply() function in APInt
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | APInt.h | 1880 LLVM_ABI static int tcMultiply(WordType *, const WordType *, const WordType *,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 23612 {"_ZN4llvm5APInt10tcMultiplyEPyPKyS3_j", "llvm::APInt::tcMultiply(unsigned long long*, unsigned lon…
|