Searched defs:dstCount (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | APInt.cpp | 2382 tcExtract(WordType * dst,unsigned dstCount,const WordType * src,unsigned srcBits,unsigned srcLSB) tcExtract() argument |
H A D | APFloat.cpp | 2758 unsigned int omsb, precision, dstCount; convertFromUnsignedParts() local |