Home
last modified time | relevance | path

Searched refs:emitDistributeStaticInit (Results 1 – 3 of 3) 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