Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp2301 APFloat::roundSignificandWithExponent(const integerPart *decSigParts, in roundSignificandWithExponent() argument
2329 sigStatus = decSig.convertFromUnsignedParts(decSigParts, sigPartCount, in roundSignificandWithExponent()
/external/llvm/lib/Support/
DAPFloat.cpp2438 APFloat::roundSignificandWithExponent(const integerPart *decSigParts, in roundSignificandWithExponent() argument
2466 sigStatus = decSig.convertFromUnsignedParts(decSigParts, sigPartCount, in roundSignificandWithExponent()