Searched refs:tcAddPart (Results 1 – 2 of 2) sorted by relevance
1940 static WordType tcAddPart(WordType *, WordType, unsigned);2007 return tcAddPart(dst, 1, parts);
206 tcAddPart(U.pVal, RHS, getNumWords()); in operator +=()2471 APInt::WordType APInt::tcAddPart(WordType *dst, WordType src, in tcAddPart() function in APInt