Home
last modified time | relevance | path

Searched refs:OMPLoopScope (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp86 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class
97 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopDirective &S) in OMPLoopScope() function in __anon345f35800111::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()
[all …]