Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h806 cmpResult compareAbsoluteValue(const APFloat &RHS) const { in compareAbsoluteValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h842 cmpResult compareAbsoluteValue(const APFloat &RHS) const { in compareAbsoluteValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp1246 IEEEFloat::compareAbsoluteValue(const IEEEFloat &rhs) const { in compareAbsoluteValue() function in llvm::detail::IEEEFloat
4266 DoubleAPFloat::compareAbsoluteValue(const DoubleAPFloat &RHS) const { in compareAbsoluteValue() function in llvm::detail::DoubleAPFloat