Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp2382 APInt::tcExtract(WordType *dst, unsigned dstCount, const WordType *src, in tcExtract()
H A DAPFloat.cpp2764 unsigned int omsb, precision, dstCount; in convertFromUnsignedParts() local