Searched refs:isSmallest (Results 1 – 2 of 2) sorted by relevance
394 bool isSmallest() const;701 bool isSmallest() const;1244 bool isSmallest() const { APFLOAT_DISPATCH_ON_SEMANTICS(isSmallest()); } in isSmallest() function
878 bool IEEEFloat::isSmallest() const { in isSmallest() function in llvm::detail::IEEEFloat4320 if (isSmallest() && isNegative()) { in next()5013 bool DoubleAPFloat::isSmallest() const { in isSmallest() function in llvm::detail::DoubleAPFloat