Searched defs:dstCount (Results 1 – 2 of 2) sorted by relevance
2374 APInt::tcExtract(WordType *dst, unsigned dstCount, const WordType *src, in tcExtract()
2579 unsigned int omsb, precision, dstCount; in convertFromUnsignedParts() local