Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1792 OMPLoopScope *Scope = nullptr;
1799 Scope = new OMPLoopScope(CGF, *Dir); in OMPTransformDirectiveScopeRAII()
2477 OMPLoopScope PreInitScope(CGF, S); in emitOMPSimdRegion()
3094 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop()
3561 OMPLoopScope LoopScope(CGF, S); in emitWorksharingDirective()
4126 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForDirective()
4157 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForSimdDirective()
5086 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()
5996 OMPLoopScope(CGF, D); in emitCommonOMPTargetDirective()
6904 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()
[all …]