Searched refs:tcNegate (Results 1 – 4 of 4) sorted by relevance
1847 LLVM_ABI static void tcNegate(WordType *, unsigned);
2809 APInt::tcNegate (parts.data(), dstPartsCount); in convertToSignExtendedInteger()2923 APInt::tcNegate(copy, srcCount); in convertFromSignExtendedInteger()
2516 void APInt::tcNegate(WordType *dst, unsigned parts) { in tcNegate() function in APInt
23608 {"_ZN4llvm5APInt8tcNegateEPyj", "llvm::APInt::tcNegate(unsigned long long*, unsigned int)"},