Lines Matching refs:new_omp_context
928 new_omp_context (gimple *stmt, omp_context *outer_ctx) in new_omp_context() function
2016 ctx = new_omp_context (stmt, outer_ctx); in scan_omp_parallel()
2065 ctx = new_omp_context (stmt, outer_ctx); in scan_omp_task()
2410 ctx = new_omp_context (stmt, outer_ctx); in scan_omp_for()
2684 omp_context *ctx = new_omp_context (input_stmt, outer_ctx); in scan_omp_simd_scan()
2687 ctx = new_omp_context (scan_stmt, outer_ctx); in scan_omp_simd_scan()
2700 ctx = new_omp_context (stmt, outer_ctx); in scan_omp_sections()
2713 ctx = new_omp_context (stmt, outer_ctx); in scan_omp_single()
2740 ctx = new_omp_context (stmt, outer_ctx); in scan_omp_target()
2785 omp_context *ctx = new_omp_context (stmt, outer_ctx); in scan_omp_teams()
3803 ctx = new_omp_context (stmt, ctx); in scan_omp_1_stmt()
3808 ctx = new_omp_context (stmt, ctx); in scan_omp_1_stmt()