Lines Matching refs:OMPLoopScope
135 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class
190 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopBasedDirective &S) in OMPLoopScope() function in __anon18af19ea0111::OMPLoopScope
1784 OMPLoopScope *Scope = nullptr;
1791 Scope = new OMPLoopScope(CGF, *Dir); in OMPTransformDirectiveScopeRAII()
2472 OMPLoopScope PreInitScope(CGF, S); in emitOMPSimdRegion()
3067 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop()
3535 OMPLoopScope LoopScope(CGF, S); in emitWorksharingDirective()
4100 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForDirective()
4131 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForSimdDirective()
5060 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()
5963 OMPLoopScope(CGF, D); in emitCommonOMPTargetDirective()
6871 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()
6962 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()