Searched refs:tcIncrement (Results 1 – 4 of 4) sorted by relevance
182 tcIncrement(U.pVal, getNumWords()); in operator ++()2518 tcIncrement(dst, parts); in tcNegate()
1255 carry = APInt::tcIncrement(significandParts(), partCount()); in incrementSignificand()2781 if (APInt::tcIncrement(parts.data(), dstPartsCount)) in convertToSignExtendedInteger()
1913 static WordType tcIncrement(WordType *dst, unsigned parts) { in tcIncrement() function
23610 {"_ZN4llvm5APInt11tcIncrementEPyj", "llvm::APInt::tcIncrement(unsigned long long*, unsigned int)"},