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