Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1227 APFloat makeQuiet() const { in makeQuiet() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp4619 void IEEEFloat::makeQuiet() { in makeQuiet() function in llvm::detail::IEEEFloat