Home
last modified time | relevance | path

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

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