Searched defs:UpExpr (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 4715 EmitOMPAggregateReduction(CodeGenFunction & CGF,QualType Type,const VarDecl * LHSVar,const VarDecl * RHSVar,const llvm::function_ref<void (CodeGenFunction & CGF,const Expr *,const Expr *,const Expr *)> & RedOpGen,const Expr * XExpr=nullptr,const Expr * EExpr=nullptr,const Expr * UpExpr=nullptr) EmitOMPAggregateReduction() argument 5109 const Expr *UpExpr = nullptr; emitReduction() local 5137 __anon5bd794cd1f02(CodeGenFunction &CGF, const Expr *XExpr, const Expr *EExpr, const Expr *UpExpr) emitReduction() argument [all...] |