Searched refs:tcNegate (Results 1 – 5 of 5) sorted by relevance
1623 static void tcNegate(integerPart *, unsigned int);
1921 static void tcNegate(WordType *, unsigned);
2181 APInt::tcNegate (parts.data(), dstPartsCount); in convertToSignExtendedInteger()2295 APInt::tcNegate(copy, srcCount); in convertFromSignExtendedInteger()
2524 void APInt::tcNegate(WordType *dst, unsigned parts) { in tcNegate() function in APInt
2486 APInt::tcNegate(integerPart *dst, unsigned int parts) in tcNegate() function in APInt