Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1815 OMPLoopScope *Scope = nullptr;
1827 Scope = new OMPLoopScope(CGF, *Dir); in OMPTransformDirectiveScopeRAII()
2512 OMPLoopScope PreInitScope(CGF, S); in emitOMPSimdRegion()
3286 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop()
3807 OMPLoopScope LoopScope(CGF, S); in emitWorksharingDirective()
4411 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForDirective()
4445 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForSimdDirective()
5621 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()
6677 OMPLoopScope(CGF, D); in emitCommonOMPTargetDirective()
7639 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()
[all …]