Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h841 const RegionCodeGenTy &TaskgroupOpGen,
1784 const RegionCodeGenTy &TaskgroupOpGen,
H A DCGOpenMPRuntime.cpp2108 const RegionCodeGenTy &TaskgroupOpGen, in emitTaskgroupRegion() argument
2123 TaskgroupOpGen.setAction(Action); in emitTaskgroupRegion()
2124 emitInlinedDirective(CGF, OMPD_taskgroup, TaskgroupOpGen); in emitTaskgroupRegion()
11973 CodeGenFunction &CGF, const RegionCodeGenTy &TaskgroupOpGen, in emitTaskgroupRegion() argument