Lines Matching refs:OMPLoopScope
143 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class
223 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopBasedDirective &S) in OMPLoopScope() function in __anon91865e740111::OMPLoopScope
1843 OMPLoopScope *Scope = nullptr;
1855 Scope = new OMPLoopScope(CGF, *Dir); in OMPTransformDirectiveScopeRAII()
2539 OMPLoopScope PreInitScope(CGF, S); in emitOMPSimdRegion()
3331 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop()
3852 OMPLoopScope LoopScope(CGF, S); in emitWorksharingDirective()
4456 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForDirective()
4490 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForSimdDirective()
5675 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()
6733 OMPLoopScope(CGF, D); in emitCommonOMPTargetDirective()
7711 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()
7803 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()