Searched refs:emitSingleReductionCombiner (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 1422 void emitSingleReductionCombiner(CodeGenFunction &CGF,
|
| H A D | CGOpenMPRuntime.cpp | 5410 void CGOpenMPRuntime::emitSingleReductionCombiner(CodeGenFunction &CGF, in emitSingleReductionCombiner() function in CGOpenMPRuntime 5485 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction() 5589 RT.emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction() 5890 CGM.getOpenMPRuntime().emitSingleReductionCombiner( in emitReduceCombFunction()
|
| H A D | CGOpenMPRuntimeGPU.cpp | 3372 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()
|