Searched refs:lower_omp_scan (Results 1 – 3 of 3) sorted by relevance
9206 lower_omp_scan (gimple_stmt_iterator *gsi_p, omp_context *ctx) in lower_omp_scan() function9231 lower_omp_scan (gsi_p, ctx); in lower_omp_scan()12978 lower_omp_scan (gsi_p, ctx); in lower_omp_1()
10050 lower_omp_scan (gimple_stmt_iterator *gsi_p, omp_context *ctx) in lower_omp_scan() function10075 lower_omp_scan (gsi_p, ctx); in lower_omp_scan()14321 lower_omp_scan (gsi_p, ctx); in lower_omp_1()
20912 lower_lastprivate_clauses, lower_reduction_clauses, lower_omp_scan,23338 (lower_omp_scan): Set is_simd also on simd constructs composited23544 * omp-low.c (lower_omp_scan): Call lower_omp on stmt's body23800 (lower_omp_scan): Use ctx->scan_exclusive instead24914 (lower_omp_scan): Likewise.25102 (lower_omp_scan): Likewise.25277 (lower_omp_scan): New function.25278 (lower_omp_1) <case GIMPLE_OMP_SCAN>: Use lower_omp_scan.