Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBuiltin.cpp581 Value *NanLiteral = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local
584 Result->addIncoming(NanLiteral, NotZero); in EmitBuiltinExpr()