Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h692 virtual void emitDistributeStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
DCGStmtOpenMP.cpp1860 RT.emitDistributeStaticInit(*this, S.getLocStart(), ScheduleKind, in EmitOMPDistributeOuterLoop()
2698 RT.emitDistributeStaticInit(*this, S.getLocStart(), ScheduleKind, in EmitOMPDistributeLoop()
DCGOpenMPRuntime.cpp2546 void CGOpenMPRuntime::emitDistributeStaticInit( in emitDistributeStaticInit() function in CGOpenMPRuntime
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1184 virtual void emitDistributeStaticInit(CodeGenFunction &CGF,
2072 void emitDistributeStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
DCGStmtOpenMP.cpp2652 RT.emitDistributeStaticInit(*this, S.getBeginLoc(), ScheduleKind, StaticInit); in EmitOMPDistributeOuterLoop()
4733 RT.emitDistributeStaticInit(*this, S.getBeginLoc(), ScheduleKind, in EmitOMPDistributeLoop()
DCGOpenMPRuntime.cpp2777 void CGOpenMPRuntime::emitDistributeStaticInit( in emitDistributeStaticInit() function in CGOpenMPRuntime
12506 void CGOpenMPSIMDRuntime::emitDistributeStaticInit( in emitDistributeStaticInit() function in CGOpenMPSIMDRuntime