Searched refs:PreInitScope (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 1591 OMPLoopScope PreInitScope(CGF, S); in EmitOMPSimdDirective() local 1874 OMPLoopScope PreInitScope(CGF, S); in EmitOMPDistributeParallelForDirective() local 1886 OMPLoopScope PreInitScope(CGF, S); in EmitOMPDistributeParallelForSimdDirective() local 1898 OMPLoopScope PreInitScope(CGF, S); in EmitOMPDistributeSimdDirective() local 1910 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTargetParallelForSimdDirective() local 1956 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop() local 2639 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop() local 3518 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective() local 3592 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 2303 OMPLoopScope PreInitScope(CGF, S); in emitOMPSimdRegion() local 2890 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop() local 4638 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop() local 6438 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective() local 6529 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective() local
|