Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1004 virtual void emitDistributeStaticInit(CodeGenFunction &CGF,
1863 void emitDistributeStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGStmtOpenMP.cpp3048 RT.emitDistributeStaticInit(*this, S.getBeginLoc(), ScheduleKind, StaticInit); in EmitOMPDistributeOuterLoop()
5716 RT.emitDistributeStaticInit(*this, S.getBeginLoc(), ScheduleKind, in EmitOMPDistributeLoop()
H A DCGOpenMPRuntime.cpp2626 void CGOpenMPRuntime::emitDistributeStaticInit( in emitDistributeStaticInit() function in CGOpenMPRuntime
12014 void CGOpenMPSIMDRuntime::emitDistributeStaticInit( in emitDistributeStaticInit() function in CGOpenMPSIMDRuntime