Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp1530 Value *ResZero = llvm::Constant::getNullValue(ResultType); in EmitMSVCBuiltinExpr() local
1542 Result->addIncoming(ResZero, Begin); in EmitMSVCBuiltinExpr()