Home
last modified time | relevance | path

Searched refs:emitSingleReductionCombiner (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1388 void emitSingleReductionCombiner(CodeGenFunction &CGF,
DCGOpenMPRuntime.cpp5460 void CGOpenMPRuntime::emitSingleReductionCombiner(CodeGenFunction &CGF, in emitSingleReductionCombiner() function in CGOpenMPRuntime
5535 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()
5639 RT.emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()
5945 CGM.getOpenMPRuntime().emitSingleReductionCombiner( in emitReduceCombFunction()
DCGOpenMPRuntimeGPU.cpp4076 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4309 static void emitSingleReductionCombiner(CodeGenFunction &CGF, in emitSingleReductionCombiner() function
4379 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()
4482 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()