Searched refs:tcNegate (Results 1 – 3 of 3) sorted by relevance
1628 static void tcNegate(integerPart *, unsigned int);
2165 APInt::tcNegate (parts, dstPartsCount); in convertToSignExtendedInteger()2304 APInt::tcNegate(copy, srcCount); in convertFromSignExtendedInteger()
2533 APInt::tcNegate(integerPart *dst, unsigned int parts) in tcNegate() function in APInt