Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1053 virtual void emitTaskgroupRegion(CodeGenFunction &CGF,
2031 void emitTaskgroupRegion(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp4820 CGM.getOpenMPRuntime().emitTaskgroupRegion(*this, CodeGen, S.getBeginLoc()); in EmitOMPTaskgroupDirective()
7006 CGM.getOpenMPRuntime().emitTaskgroupRegion( in EmitOMPTaskLoopBasedDirective()
H A DCGOpenMPRuntime.cpp2336 void CGOpenMPRuntime::emitTaskgroupRegion(CodeGenFunction &CGF, in emitTaskgroupRegion() function in CGOpenMPRuntime
12803 void CGOpenMPSIMDRuntime::emitTaskgroupRegion( in emitTaskgroupRegion() function in CGOpenMPSIMDRuntime