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