Searched defs:double_reduc (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-loop.c | 537 bool double_reduc; in vect_analyze_scalar_cycles_1() local 1987 bool check_reduction, bool *double_reduc, in vect_is_simple_reduction_1() 2375 bool check_reduction, bool *double_reduc) in vect_is_simple_reduction() 2387 bool check_reduction, bool *double_reduc) in vect_force_simple_reduction() 3512 int reduc_index, bool double_reduc, in vect_create_epilog_for_reduction() 4415 bool double_reduc = false, dummy; in vectorizable_reduction() local
|
H A D | tree-parloops.c | 1981 bool double_reduc; in gather_scalar_reductions() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-loop.c | 783 bool double_reduc; in vect_analyze_scalar_cycles_1() local 3175 bool *double_reduc, in vect_is_simple_reduction() 3610 bool *double_reduc, in vect_force_simple_reduction() 4781 bool double_reduc, in vect_create_epilog_for_reduction() 6472 bool double_reduc = false; in vectorizable_reduction() local
|
H A D | tree-parloops.c | 2608 bool double_reduc; in gather_scalar_reductions() local 2648 bool double_reduc; in gather_scalar_reductions() local
|