Home
last modified time | relevance | path

Searched defs:isSmallest (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPFloat.h1244 bool isSmallest() const { APFLOAT_DISPATCH_ON_SEMANTICS(isSmallest()); } in isSmallest() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPFloat.cpp878 bool IEEEFloat::isSmallest() const { in isSmallest() function in llvm::detail::IEEEFloat
5013 bool DoubleAPFloat::isSmallest() const { in isSmallest() function in llvm::detail::DoubleAPFloat