Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h668 virtual void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
DCGStmtOpenMP.cpp1836 RT.emitForStaticInit(*this, S.getLocStart(), ScheduleKind, IVSize, IVSigned, in EmitOMPForOuterLoop()
2043 RT.emitForStaticInit(*this, S.getLocStart(), ScheduleKind, in EmitOMPWorksharingLoop()
2238 CGF.CGM.getOpenMPRuntime().emitForStaticInit( in EmitSections()
DCGOpenMPRuntime.cpp2529 void CGOpenMPRuntime::emitForStaticInit(CodeGenFunction &CGF, in emitForStaticInit() function in CGOpenMPRuntime
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1173 virtual void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
2061 void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
DCGStmtOpenMP.cpp2606 RT.emitForStaticInit(*this, S.getBeginLoc(), S.getDirectiveKind(), in EmitOMPForOuterLoop()
3023 CGF.CGM.getOpenMPRuntime().emitForStaticInit( in EmitOMPWorksharingLoop()
3496 CGF.CGM.getOpenMPRuntime().emitForStaticInit( in EmitSections()
DCGOpenMPRuntime.cpp2756 void CGOpenMPRuntime::emitForStaticInit(CodeGenFunction &CGF, in emitForStaticInit() function in CGOpenMPRuntime
12500 void CGOpenMPSIMDRuntime::emitForStaticInit( in emitForStaticInit() function in CGOpenMPSIMDRuntime