Searched refs:emitForStaticInit (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 1016 virtual void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc, 1751 void emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGStmtOpenMP.cpp | 1963 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 D | CGOpenMPRuntime.cpp | 3462 void CGOpenMPRuntime::emitForStaticInit(CodeGenFunction &CGF, in emitForStaticInit() function in CGOpenMPRuntime 9648 void CGOpenMPSIMDRuntime::emitForStaticInit( in emitForStaticInit() function in CGOpenMPSIMDRuntime
|