Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Support/
HDAPFloat.cpp620 void APFloat::makeNaN(bool SNaN, bool Negative, const APInt *fill) in makeNaN()
667 APFloat APFloat::makeNaN(const fltSemantics &Sem, bool SNaN, bool Negative, in makeNaN()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp7590 bool SNaN, in TryEvaluateBuiltinNaN()