Lines Matching refs:OMPLoopScope
135 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class
192 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopBasedDirective &S) in OMPLoopScope() function in __anon0014b4f30111::OMPLoopScope
1792 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()
6995 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()