Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1812 OMPLoopScope *Scope = nullptr;
1819 Scope = new OMPLoopScope(CGF, *Dir); in OMPTransformDirectiveScopeRAII()
2504 OMPLoopScope PreInitScope(CGF, S); in emitOMPSimdRegion()
3228 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop()
3749 OMPLoopScope LoopScope(CGF, S); in emitWorksharingDirective()
4352 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForDirective()
4385 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForSimdDirective()
5523 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()
6628 OMPLoopScope(CGF, D); in emitCommonOMPTargetDirective()
7583 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()
[all …]