Lines Matching refs:OMPLoopScope
86 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class
97 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopDirective &S) in OMPLoopScope() function in __anon1bf826e10111::OMPLoopScope
1591 OMPLoopScope PreInitScope(CGF, S); in EmitOMPSimdDirective()
1874 OMPLoopScope PreInitScope(CGF, S); in EmitOMPDistributeParallelForDirective()
1886 OMPLoopScope PreInitScope(CGF, S); in EmitOMPDistributeParallelForSimdDirective()
1898 OMPLoopScope PreInitScope(CGF, S); in EmitOMPDistributeSimdDirective()
1910 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTargetParallelForSimdDirective()
1956 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop()
2639 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()
3518 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()
3592 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()