Searched refs:lower_reduction_clauses (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Domp-low.c1901 lower_reduction_clauses (tree clauses, tree *stmt_list, omp_context *ctx)
3646 lower_reduction_clauses (OMP_SECTIONS_CLAUSES (stmt), &olist, ctx);
4109 lower_reduction_clauses (OMP_FOR_CLAUSES (stmt), body_p, ctx);
4186 lower_reduction_clauses (clauses, &par_olist, ctx);
1900 lower_reduction_clauses (tree clauses, tree *stmt_list, omp_context *ctx) function

Completed in 65 milliseconds