Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1192 virtual void emitDistributeStaticInit(CodeGenFunction &CGF,
2091 void emitDistributeStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGStmtOpenMP.cpp2829 RT.emitDistributeStaticInit(*this, S.getBeginLoc(), ScheduleKind, StaticInit); in EmitOMPDistributeOuterLoop()
5155 RT.emitDistributeStaticInit(*this, S.getBeginLoc(), ScheduleKind, in EmitOMPDistributeLoop()
H A DCGOpenMPRuntime.cpp2830 void CGOpenMPRuntime::emitDistributeStaticInit( in emitDistributeStaticInit() function in CGOpenMPRuntime
12684 void CGOpenMPSIMDRuntime::emitDistributeStaticInit( in emitDistributeStaticInit() function in CGOpenMPSIMDRuntime