Home
last modified time | relevance | path

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

/external/llvm/unittests/ADT/
DAPFloatTest.cpp397 bool SNaN, bool Negative, uint64_t fill) { in nanbits()
/external/llvm/lib/Support/
DAPFloat.cpp631 void APFloat::makeNaN(bool SNaN, bool Negative, const APInt *fill) in makeNaN()
678 APFloat APFloat::makeNaN(const fltSemantics &Sem, bool SNaN, bool Negative, in makeNaN()
/external/clang/lib/AST/
DExprConstant.cpp1972 bool SNaN, in TryEvaluateBuiltinNaN()