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