Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1054 const RegionCodeGenTy &TaskgroupOpGen,
2032 const RegionCodeGenTy &TaskgroupOpGen,
H A DCGOpenMPRuntime.cpp2337 const RegionCodeGenTy &TaskgroupOpGen, in emitTaskgroupRegion() argument
2352 TaskgroupOpGen.setAction(Action); in emitTaskgroupRegion()
2353 emitInlinedDirective(CGF, OMPD_taskgroup, TaskgroupOpGen); in emitTaskgroupRegion()
12804 CodeGenFunction &CGF, const RegionCodeGenTy &TaskgroupOpGen, in emitTaskgroupRegion() argument