Home
last modified time | relevance | path

Searched defs:ReductionGen (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1416 ReductionGenCBTy ReductionGen; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1726 auto ReductionGen = [&](InsertPointTy CodeGenIP, unsigned I, in emitReduction() local
H A DCGOpenMPRuntime.cpp5037 auto EmitCriticalReduction = [&](auto ReductionGen) { in emitPrivateReduction()
5044 auto ReductionGen = [&](CodeGenFunction &CGF, PrePostActionTy &Action) { in emitPrivateReduction() local
5088 auto ReductionGen = [&](CodeGenFunction &CGF, PrePostActionTy &Action) { in emitPrivateReduction() local