Home
last modified time | relevance | path

Searched defs:subtractSignificand (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp855 APFloat::subtractSignificand(const APFloat &rhs, integerPart borrow) in subtractSignificand() function in APFloat
/external/llvm/lib/Support/
DAPFloat.cpp923 APFloat::subtractSignificand(const APFloat &rhs, integerPart borrow) in subtractSignificand() function in APFloat
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPFloat.cpp926 IEEEFloat::integerPart IEEEFloat::subtractSignificand(const IEEEFloat &rhs, in subtractSignificand() function in llvm::detail::IEEEFloat