Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h638 virtual void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc,
DCGStmtOpenMP.cpp1833 RT.emitForDispatchInit(*this, S.getLocStart(), ScheduleKind, IVSize, in EmitOMPForOuterLoop()
DCGOpenMPRuntime.cpp2448 void CGOpenMPRuntime::emitForDispatchInit(CodeGenFunction &CGF, in emitForDispatchInit() function in CGOpenMPRuntime