Home
last modified time | relevance | path

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

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