Searched defs:makeSmallest (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
| H A D | APFloat.h | 943 void makeSmallest(bool Neg) { in makeSmallest() function |
| /freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
| H A D | APFloat.cpp | 4023 void IEEEFloat::makeSmallest(bool Negative) { in makeSmallest() function in llvm::detail::IEEEFloat |