Searched refs:isSmallest (Results 1 – 2 of 2) sorted by relevance
384 bool isSmallest() const;681 bool isSmallest() const;1230 bool isSmallest() const { APFLOAT_DISPATCH_ON_SEMANTICS(isSmallest()); } in isSmallest() function
840 bool IEEEFloat::isSmallest() const { in isSmallest() function in llvm::detail::IEEEFloat4051 if (isSmallest() && isNegative()) { in next()4730 bool DoubleAPFloat::isSmallest() const { in isSmallest() function in llvm::detail::DoubleAPFloat