Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.h841 const RegionCodeGenTy &TaskgroupOpGen,
1787 const RegionCodeGenTy &TaskgroupOpGen,
HDCGOpenMPRuntime.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