Home
last modified time | relevance | path

Searched refs:sigPartCount (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Support/
H A DAPFloat.cpp2349 unsigned sigPartCount, int exp, in roundSignificandWithExponent() argument
2376 sigStatus = decSig.convertFromUnsignedParts(decSigParts, sigPartCount, in roundSignificandWithExponent()