Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.h1001 virtual void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
1863 void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
HDCGStmtOpenMP.cpp3044 RT.emitForStaticInit(*this, S.getBeginLoc(), S.getDirectiveKind(), in EmitOMPForOuterLoop()
3465 CGF.CGM.getOpenMPRuntime().emitForStaticInit( in EmitOMPWorksharingLoop()
4115 CGF.CGM.getOpenMPRuntime().emitForStaticInit( in EmitSections()
HDCGOpenMPRuntime.cpp2616 void CGOpenMPRuntime::emitForStaticInit(CodeGenFunction &CGF, in emitForStaticInit() function in CGOpenMPRuntime
12043 void CGOpenMPSIMDRuntime::emitForStaticInit( in emitForStaticInit() function in CGOpenMPSIMDRuntime