Lines Matching refs:OMPLoopScope
138 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class
196 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopBasedDirective &S) in OMPLoopScope() function in __anon8cd96fef0111::OMPLoopScope
1812 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()
7675 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()