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

/external/llvm/unittests/ADT/
H A DAPFloatTest.cpp451 bool SNaN, bool Negative, uint64_t fill) {
453 if (SNaN)
450 nanbits(const fltSemantics &Sem, bool SNaN, bool Negative, uint64_t fill) argument
/external/clang/lib/AST/
H A DExprConstant.cpp5567 bool SNaN,
5582 if (SNaN)
5564 TryEvaluateBuiltinNaN(const ASTContext &Context, QualType ResultTy, const Expr *Arg, bool SNaN, llvm::APFloat &Result) argument

Completed in 124 milliseconds