Home
last modified time | relevance | path

Searched defs:RetAlloca (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp419 Address RetAlloca = CGF.EmitCompoundStmt(*E->getSubStmt(), true); in VisitStmtExpr() local
H A DCGStmt.cpp456 Address RetAlloca = Address::invalid(); in EmitCompoundStmtWithoutScope() local
H A DCodeGenFunction.cpp512 auto *RetAlloca = dyn_cast<llvm::AllocaInst>(ReturnValue.getPointer()); in FinishFunction() local
H A DCGExprScalar.cpp2370 Address RetAlloca = CGF.EmitCompoundStmt(*E->getSubStmt(), in VisitStmtExpr() local