Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp2945 unsigned sigPartCount, int exp, in roundSignificandWithExponent() argument
2972 sigStatus = decSig.convertFromUnsignedParts(decSigParts, sigPartCount, in roundSignificandWithExponent()