Home
last modified time | relevance | path

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

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