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.h1012 virtual void emitDistributeStaticInit(CodeGenFunction &CGF,
1874 void emitDistributeStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGStmtOpenMP.cpp3094 RT.emitDistributeStaticInit(*this, S.getBeginLoc(), ScheduleKind, StaticInit); in EmitOMPDistributeOuterLoop()
5770 RT.emitDistributeStaticInit(*this, S.getBeginLoc(), ScheduleKind, in EmitOMPDistributeLoop()
H A DCGOpenMPRuntime.cpp2638 void CGOpenMPRuntime::emitDistributeStaticInit( in emitDistributeStaticInit() function in CGOpenMPRuntime
12049 void CGOpenMPSIMDRuntime::emitDistributeStaticInit( in emitDistributeStaticInit() function in CGOpenMPSIMDRuntime