Searched refs:new_omp_context (Results 1 – 2 of 2) sorted by relevance
822 new_omp_context (tree stmt, omp_context *outer_ctx) in new_omp_context() function1167 ctx = new_omp_context (*stmt_p, outer_ctx); in scan_omp_parallel()1201 ctx = new_omp_context (stmt, outer_ctx); in scan_omp_for()1221 ctx = new_omp_context (stmt, outer_ctx); in scan_omp_sections()1235 ctx = new_omp_context (stmt, outer_ctx); in scan_omp_single()1371 ctx = new_omp_context (*tp, ctx); in scan_omp_1()
263 new_omp_context (bool is_parallel, bool is_combined_parallel) in new_omp_context() function4672 ctx = new_omp_context (in_parallel, in_combined_parallel); in gimplify_scan_omp_clauses()