Home
last modified time | relevance | path

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

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