Home
last modified time | relevance | path

Searched refs:semanticsHasInf (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h357 LLVM_ABI static bool semanticsHasInf(const fltSemantics &);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp357 bool APFloatBase::semanticsHasInf(const fltSemantics &semantics) { in semanticsHasInf() function in llvm::APFloatBase