Searched refs:RedOpGen (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 4134 const Expr *, const Expr *)> &RedOpGen, in EmitOMPAggregateReduction() argument 4182 RedOpGen(CGF, XExpr, EExpr, UpExpr); in EmitOMPAggregateReduction()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 5280 const Expr *, const Expr *)> &RedOpGen, in EmitOMPAggregateReduction() argument 5328 RedOpGen(CGF, XExpr, EExpr, UpExpr); in EmitOMPAggregateReduction()
|