Searched refs:emitForStaticInit (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 983 virtual void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc, 1857 void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGStmtOpenMP.cpp | 3188 RT.emitForStaticInit(*this, S.getBeginLoc(), EKind, ScheduleKind, in EmitOMPForOuterLoop() 3608 CGF.CGM.getOpenMPRuntime().emitForStaticInit( in EmitOMPWorksharingLoop() 4268 CGF.CGM.getOpenMPRuntime().emitForStaticInit(CGF, S.getBeginLoc(), EKind, in EmitSections()
|
| H A D | CGOpenMPRuntime.cpp | 2594 void CGOpenMPRuntime::emitForStaticInit(CodeGenFunction &CGF, in emitForStaticInit() function in CGOpenMPRuntime 12108 void CGOpenMPSIMDRuntime::emitForStaticInit( in emitForStaticInit() function in CGOpenMPSIMDRuntime
|