Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPFloat.h406 opStatus roundSignificandWithExponent(const integerPart *, unsigned int,
/external/llvm/include/llvm/ADT/
DAPFloat.h598 opStatus roundSignificandWithExponent(const integerPart *, unsigned int, int,
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h543 opStatus roundSignificandWithExponent(const integerPart *, unsigned int, int,
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp2301 APFloat::roundSignificandWithExponent(const integerPart *decSigParts, in roundSignificandWithExponent() function in APFloat
2486 fs = roundSignificandWithExponent(decSignificand, partCount, in convertFromDecimalString()
/external/llvm/lib/Support/
DAPFloat.cpp2438 APFloat::roundSignificandWithExponent(const integerPart *decSigParts, in roundSignificandWithExponent() function in APFloat
2631 fs = roundSignificandWithExponent(decSignificand, partCount, in convertFromDecimalString()