Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1157 virtual void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc,
2080 void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc,
DCGOpenMPRuntime.cpp2732 void CGOpenMPRuntime::emitForDispatchInit( in emitForDispatchInit() function in CGOpenMPRuntime
12832 void CGOpenMPSIMDRuntime::emitForDispatchInit( in emitForDispatchInit() function in CGOpenMPSIMDRuntime
DCGStmtOpenMP.cpp2804 RT.emitForDispatchInit(*this, S.getBeginLoc(), ScheduleKind, IVSize, in EmitOMPForOuterLoop()