Lines Matching refs:OMPLoopScope
139 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class
197 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopBasedDirective &S) in OMPLoopScope() function in __anone9cb93ec0111::OMPLoopScope
1820 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()
5587 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()
6604 OMPLoopScope(CGF, D); in emitCommonOMPTargetDirective()
7559 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()
7651 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()