Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1016 virtual void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
1751 void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGStmtOpenMP.cpp1963 RT.emitForStaticInit(*this, S.getBeginLoc(), S.getDirectiveKind(), in EmitOMPForOuterLoop()
2355 RT.emitForStaticInit(*this, S.getBeginLoc(), S.getDirectiveKind(), in EmitOMPWorksharingLoop()
2608 CGF.CGM.getOpenMPRuntime().emitForStaticInit( in EmitSections()
H A DCGOpenMPRuntime.cpp3462 void CGOpenMPRuntime::emitForStaticInit(CodeGenFunction &CGF, in emitForStaticInit() function in CGOpenMPRuntime
9648 void CGOpenMPSIMDRuntime::emitForStaticInit( in emitForStaticInit() function in CGOpenMPSIMDRuntime