Searched refs:emitSingleReductionCombiner (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 1206 void emitSingleReductionCombiner(CodeGenFunction &CGF,
|
| H A D | CGOpenMPRuntime.cpp | 4894 void CGOpenMPRuntime::emitSingleReductionCombiner(CodeGenFunction &CGF, in emitSingleReductionCombiner() function in CGOpenMPRuntime 4969 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction() 5073 RT.emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction() 5372 CGM.getOpenMPRuntime().emitSingleReductionCombiner( in emitReduceCombFunction()
|
| H A D | CGOpenMPRuntimeGPU.cpp | 2957 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()
|