Searched defs:reduction_list (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-parloops.cc | 941 reduction_phi (reduction_info_table_type *reduction_list, gimple *phi) in reduction_phi() 1866 reduction_info_table_type *reduction_list, in create_call_for_reduction() 1920 create_final_loads_for_reduction (reduction_info_table_type *reduction_list, in create_final_loads_for_reduction() 2026 reduction_info_table_type *reduction_list, in separate_decls_in_region() 2347 reduction_info_table_type *reduction_list, in transform_to_exit_first_loop_alt() 2504 reduction_info_table_type *reduction_list, in try_transform_to_exit_first_loop_alt() 2623 reduction_info_table_type *reduction_list, in transform_to_exit_first_loop() 2971 reduction_info_table_type *reduction_list, in gen_parallel_loop() 3215 build_new_reduction (reduction_info_table_type *reduction_list, in build_new_reduction() 3293 gather_scalar_reductions (loop_p loop, reduction_info_table_type *reduction_list) in gather_scalar_reductions() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-parloops.c | 941 reduction_phi (reduction_info_table_type *reduction_list, gimple *phi) in reduction_phi() 1866 reduction_info_table_type *reduction_list, in create_call_for_reduction() 1920 create_final_loads_for_reduction (reduction_info_table_type *reduction_list, in create_final_loads_for_reduction() 2026 reduction_info_table_type *reduction_list, in separate_decls_in_region() 2347 reduction_info_table_type *reduction_list, in transform_to_exit_first_loop_alt() 2504 reduction_info_table_type *reduction_list, in try_transform_to_exit_first_loop_alt() 2623 reduction_info_table_type *reduction_list, in transform_to_exit_first_loop() 2971 reduction_info_table_type *reduction_list, in gen_parallel_loop() 3215 build_new_reduction (reduction_info_table_type *reduction_list, in build_new_reduction() 3293 gather_scalar_reductions (loop_p loop, reduction_info_table_type *reduction_list) in gather_scalar_reductions() [all …]
|