Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h994 virtual void emitDistributeStaticInit(CodeGenFunction &CGF,
1868 void emitDistributeStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGStmtOpenMP.cpp3239 RT.emitDistributeStaticInit(*this, S.getBeginLoc(), ScheduleKind, StaticInit); in EmitOMPDistributeOuterLoop()
5978 RT.emitDistributeStaticInit(*this, S.getBeginLoc(), ScheduleKind, in EmitOMPDistributeLoop()
H A DCGOpenMPRuntime.cpp2616 void CGOpenMPRuntime::emitDistributeStaticInit( in emitDistributeStaticInit() function in CGOpenMPRuntime
12114 void CGOpenMPSIMDRuntime::emitDistributeStaticInit( in emitDistributeStaticInit() function in CGOpenMPSIMDRuntime