Home
last modified time | relevance | path

Searched refs:TaskgroupOpGen (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h841 const RegionCodeGenTy &TaskgroupOpGen,
1787 const RegionCodeGenTy &TaskgroupOpGen,
H A DCGOpenMPRuntime.cpp2111 const RegionCodeGenTy &TaskgroupOpGen, in emitTaskgroupRegion() argument
2126 TaskgroupOpGen.setAction(Action); in emitTaskgroupRegion()
2127 emitInlinedDirective(CGF, OMPD_taskgroup, TaskgroupOpGen); in emitTaskgroupRegion()
12003 CodeGenFunction &CGF, const RegionCodeGenTy &TaskgroupOpGen, in emitTaskgroupRegion() argument