Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h863 virtual void emitTaskgroupRegion(CodeGenFunction &CGF,
1682 void emitTaskgroupRegion(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp3262 CGM.getOpenMPRuntime().emitTaskgroupRegion(*this, CodeGen, S.getBeginLoc()); in EmitOMPTaskgroupDirective()
4989 CGM.getOpenMPRuntime().emitTaskgroupRegion( in EmitOMPTaskLoopBasedDirective()
H A DCGOpenMPRuntime.cpp3040 void CGOpenMPRuntime::emitTaskgroupRegion(CodeGenFunction &CGF, in emitTaskgroupRegion() function in CGOpenMPRuntime
9612 void CGOpenMPSIMDRuntime::emitTaskgroupRegion( in emitTaskgroupRegion() function in CGOpenMPSIMDRuntime