Searched refs:tcNegate (Results 1 – 3 of 3) sorted by relevance
1804 static void tcNegate(WordType *, unsigned);
2707 APInt::tcNegate (parts.data(), dstPartsCount); in convertToSignExtendedInteger()2821 APInt::tcNegate(copy, srcCount); in convertFromSignExtendedInteger()
2486 void APInt::tcNegate(WordType *dst, unsigned parts) { in tcNegate() function in APInt