Searched defs:reduction_list (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.c203 reduction_phi (htab_t reduction_list, gimple phi) argument
960 create_call_for_reduction (struct loop *loop, htab_t reduction_list, argument
1011 create_final_loads_for_reduction (htab_t reduction_list, argument
1121 separate_decls_in_region (edge entry, edge exit, htab_t reduction_list, argument
1342 transform_to_exit_first_loop(struct loop *loop, htab_t reduction_list, tree nit) argument
1580 gen_parallel_loop(struct loop *loop, htab_t reduction_list, unsigned n_threads, struct tree_niter_desc *niter) argument
1751 build_new_reduction(htab_t reduction_list, gimple reduc_stmt, gimple phi) argument
1778 gather_scalar_reductions(loop_p loop, htab_t reduction_list) argument
1833 try_create_reduction_list(loop_p loop, htab_t reduction_list) argument
1937 htab_t reduction_list; local
[all...]

Completed in 101 milliseconds