Lines Matching refs:emitCommonOMPParallelDirective
1539 static void emitCommonOMPParallelDirective( in emitCommonOMPParallelDirective() function
1796 emitCommonOMPParallelDirective(*this, S, OMPD_parallel, CodeGen, in EmitOMPParallelDirective()
3135 emitCommonOMPParallelDirective( in emitInnerParallelForWhenCombined()
4363 emitCommonOMPParallelDirective(*this, S, OMPD_for, CodeGen, in EmitOMPParallelForDirective()
4396 emitCommonOMPParallelDirective(*this, S, OMPD_for_simd, CodeGen, in EmitOMPParallelForSimdDirective()
4431 emitCommonOMPParallelDirective(*this, S, OMPD_master, CodeGen, in EmitOMPParallelMasterDirective()
4451 emitCommonOMPParallelDirective(*this, S, OMPD_sections, CodeGen, in EmitOMPParallelSectionsDirective()
7421 emitCommonOMPParallelDirective(CGF, S, OMPD_parallel, CodeGen, in emitTargetParallelRegion()
7462 emitCommonOMPParallelDirective(CGF, S, OMPD_for, CodeGen, in emitTargetParallelForRegion()
7501 emitCommonOMPParallelDirective(CGF, S, OMPD_simd, CodeGen, in emitTargetParallelForSimdRegion()
7750 emitCommonOMPParallelDirective(*this, S, OMPD_master_taskloop, CodeGen, in EmitOMPParallelMasterTaskLoopDirective()
7768 emitCommonOMPParallelDirective(*this, S, OMPD_master_taskloop_simd, CodeGen, in EmitOMPParallelMasterTaskLoopSimdDirective()