Lines Matching refs:OMPLoopScope
147 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class
229 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopBasedDirective &S) in OMPLoopScope() function in __anon53c5fabf0111::OMPLoopScope
1887 OMPLoopScope *Scope = nullptr;
1899 Scope = new OMPLoopScope(CGF, *Dir); in OMPTransformDirectiveScopeRAII()
2662 OMPLoopScope PreInitScope(CGF, S); in emitOMPSimdRegion()
3475 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop()
3997 OMPLoopScope LoopScope(CGF, S); in emitWorksharingDirective()
4656 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForDirective()
4690 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForSimdDirective()
5883 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()
6952 OMPLoopScope(CGF, D); in emitCommonOMPTargetDirective()
7935 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()
8027 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()