Searched defs:reduc_index (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-slp.c | 2210 int reduc_index) in vect_get_constant_vectors() 2455 VEC (slp_void_p, heap) **vec_oprnds, int reduc_index) in vect_get_slp_defs()
|
H A D | tree-vect-loop.c | 3512 int reduc_index, bool double_reduc, in vect_create_epilog_for_reduction() 4414 int reduc_index = 2; in vectorizable_reduction() local
|
H A D | tree-vect-stmts.c | 1478 slp_tree slp_node, int reduc_index) in vect_get_vec_defs() 5012 gimple *vec_stmt, tree reduc_def, int reduc_index, in vectorizable_condition()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-loop.c | 6220 int reduc_index, vec_loop_masks *masks) in vectorize_fold_left_reduction() 6693 int reduc_index = -1; in vectorizable_reduction() local
|
H A D | tree-vect-stmts.c | 8553 gimple **vec_stmt, tree reduc_def, int reduc_index, in vectorizable_condition()
|