Searched refs:lower_rec_input_clauses (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | omp-low.c | 1606 lower_rec_input_clauses (tree clauses, tree *ilist, tree *dlist, in lower_rec_input_clauses() function 3604 lower_rec_input_clauses (OMP_SECTIONS_CLAUSES (stmt), &ilist, &dlist, ctx); in lower_omp_sections() 3797 lower_rec_input_clauses (OMP_SINGLE_CLAUSES (single_stmt), in lower_omp_single() 4073 lower_rec_input_clauses (OMP_FOR_CLAUSES (stmt), body_p, &dlist, ctx); in lower_omp_for() 4182 lower_rec_input_clauses (clauses, &par_ilist, &par_olist, ctx); in lower_omp_parallel()
|