Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp2302 unsigned sigPartCount, int exp, in roundSignificandWithExponent() argument
2329 sigStatus = decSig.convertFromUnsignedParts(decSigParts, sigPartCount, in roundSignificandWithExponent()
/external/llvm/lib/Support/
DAPFloat.cpp2439 unsigned sigPartCount, int exp, in roundSignificandWithExponent() argument
2466 sigStatus = decSig.convertFromUnsignedParts(decSigParts, sigPartCount, in roundSignificandWithExponent()