Home
last modified time | relevance | path

Searched refs:emitTaskgroupRegion (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h840 virtual void emitTaskgroupRegion(CodeGenFunction &CGF,
1786 void emitTaskgroupRegion(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp5412 CGM.getOpenMPRuntime().emitTaskgroupRegion(*this, CodeGen, S.getBeginLoc()); in EmitOMPTaskgroupDirective()
7814 CGM.getOpenMPRuntime().emitTaskgroupRegion( in EmitOMPTaskLoopBasedDirective()
H A DCGOpenMPRuntime.cpp2110 void CGOpenMPRuntime::emitTaskgroupRegion(CodeGenFunction &CGF, in emitTaskgroupRegion() function in CGOpenMPRuntime
12002 void CGOpenMPSIMDRuntime::emitTaskgroupRegion( in emitTaskgroupRegion() function in CGOpenMPSIMDRuntime