Searched refs:tcAdd (Results 1 – 3 of 3) sorted by relevance
1631 static integerPart tcAdd(integerPart *, const integerPart *,
2483 APInt::tcAdd(integerPart *dst, const integerPart *rhs, in tcAdd() function in APInt
893 return APInt::tcAdd(parts, rhs.significandParts(), 0, partCount()); in addSignificand()