Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp2319 opStatus sigStatus, powStatus; in roundSignificandWithExponent() local
2329 sigStatus = decSig.convertFromUnsignedParts(decSigParts, sigPartCount, in roundSignificandWithExponent()
2362 HUerr = HUerrBound(calcLostFraction != lfExactlyZero, sigStatus != opOK, in roundSignificandWithExponent()
/external/llvm/lib/Support/
DAPFloat.cpp2456 opStatus sigStatus, powStatus; in roundSignificandWithExponent() local
2466 sigStatus = decSig.convertFromUnsignedParts(decSigParts, sigPartCount, in roundSignificandWithExponent()
2499 HUerr = HUerrBound(calcLostFraction != lfExactlyZero, sigStatus != opOK, in roundSignificandWithExponent()