Searched refs:tcAddPart (Results 1 – 2 of 2) sorted by relevance
1790 static WordType tcAddPart(WordType *, WordType, unsigned);1849 return tcAddPart(dst, 1, parts); in tcIncrement()
201 tcAddPart(U.pVal, RHS, getNumWords()); in operator +=()2426 APInt::WordType APInt::tcAddPart(WordType *dst, WordType src, in tcAddPart() function in APInt