Searched refs:OMPLoopScope (Results 1 – 1 of 1) sorted by relevance
86 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class97 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopDirective &S) in OMPLoopScope() function in __anon1bf826e10111::OMPLoopScope1591 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()[all …]