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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c3960 bitmap reduction_stores = BITMAP_ALLOC (NULL); local
3716 oacc_entry_exit_ok_1(bitmap in_loop_bbs, vec<basic_block> region_bbs, reduction_info_table_type *reduction_list, bitmap reduction_stores) argument
3831 oacc_entry_exit_single_gang(bitmap in_loop_bbs, vec<basic_block> region_bbs, bitmap reduction_stores) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc3964 bitmap reduction_stores = BITMAP_ALLOC (NULL); local
3719 oacc_entry_exit_ok_1(bitmap in_loop_bbs, const vec<basic_block> &region_bbs, reduction_info_table_type *reduction_list, bitmap reduction_stores) argument
3834 oacc_entry_exit_single_gang(bitmap in_loop_bbs, const vec<basic_block> &region_bbs, bitmap reduction_stores) argument

Completed in 85 milliseconds