Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1054 virtual void emitTaskgroupRegion(CodeGenFunction &CGF,
2035 void emitTaskgroupRegion(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp5257 CGM.getOpenMPRuntime().emitTaskgroupRegion(*this, CodeGen, S.getBeginLoc()); in EmitOMPTaskgroupDirective()
7686 CGM.getOpenMPRuntime().emitTaskgroupRegion( in EmitOMPTaskLoopBasedDirective()
H A DCGOpenMPRuntime.cpp2301 void CGOpenMPRuntime::emitTaskgroupRegion(CodeGenFunction &CGF, in emitTaskgroupRegion() function in CGOpenMPRuntime
12819 void CGOpenMPSIMDRuntime::emitTaskgroupRegion( in emitTaskgroupRegion() function in CGOpenMPSIMDRuntime