Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h840 virtual void emitTaskgroupRegion(CodeGenFunction &CGF,
1783 void emitTaskgroupRegion(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp5355 CGM.getOpenMPRuntime().emitTaskgroupRegion(*this, CodeGen, S.getBeginLoc()); in EmitOMPTaskgroupDirective()
7742 CGM.getOpenMPRuntime().emitTaskgroupRegion( in EmitOMPTaskLoopBasedDirective()
H A DCGOpenMPRuntime.cpp2107 void CGOpenMPRuntime::emitTaskgroupRegion(CodeGenFunction &CGF, in emitTaskgroupRegion() function in CGOpenMPRuntime
11972 void CGOpenMPSIMDRuntime::emitTaskgroupRegion( in emitTaskgroupRegion() function in CGOpenMPSIMDRuntime