Home
last modified time | relevance | path

Searched defs:dstCount (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DAPInt.cpp2382 tcExtract(WordType * dst,unsigned dstCount,const WordType * src,unsigned srcBits,unsigned srcLSB) tcExtract() argument
H A DAPFloat.cpp2758 unsigned int omsb, precision, dstCount; convertFromUnsignedParts() local