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