Searched refs:vect_update_inits_of_drs (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-loop-manip.c | 1744 vect_update_inits_of_drs (loop_vec_info loop_vinfo, tree niters, in vect_update_inits_of_drs() function 1812 vect_update_inits_of_drs (loop_vinfo, misalign_in_elems, MINUS_EXPR); in vect_prepare_for_masked_peels() 2757 vect_update_inits_of_drs (loop_vinfo, niters_prolog, PLUS_EXPR); in vect_do_peeling()
|
H A D | tree-vectorizer.h | 1692 extern void vect_update_inits_of_drs (loop_vec_info, tree, tree_code);
|
H A D | tree-vect-loop.c | 8552 vect_update_inits_of_drs (epilogue_vinfo, advance, PLUS_EXPR); in update_epilogue_loop_vinfo()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-loop-manip.cc | 1823 vect_update_inits_of_drs (loop_vec_info loop_vinfo, tree niters, in vect_update_inits_of_drs() function 1891 vect_update_inits_of_drs (loop_vinfo, misalign_in_elems, MINUS_EXPR); in vect_prepare_for_masked_peels() 2881 vect_update_inits_of_drs (loop_vinfo, niters_prolog, PLUS_EXPR); in vect_do_peeling()
|
H A D | tree-vectorizer.h | 2102 extern void vect_update_inits_of_drs (loop_vec_info, tree, tree_code);
|
H A D | tree-vect-loop.cc | 9522 vect_update_inits_of_drs (epilogue_vinfo, advance, PLUS_EXPR); in update_epilogue_loop_vinfo()
|
H A D | ChangeLog-2005 | 10574 (vect_update_inits_of_drs): Go through loads and stores in one loop. 28642 (vect_update_inits_of_drs): Use new name of vect_update_inits_of_dr. 31558 vect_update_inits_of_drs, vect_do_peeling_for_alignment, 32334 (vect_update_inits_of_drs): 32361 (vect_update_inits_of_drs):
|
H A D | ChangeLog-2018 | 14663 * tree-vect-loop-manip.c (vect_update_inits_of_drs): Use it instead 18869 * tree-vect-loop-manip.c (vect_update_inits_of_drs): Do not 19383 * tree-vect-loop-manip.c (vect_update_inits_of_drs): Likewise. 32487 instead. Update call to vect_update_inits_of_drs.
|
H A D | ChangeLog-2004 | 211 (vect_update_inits_of_drs): Call vect_update_inits_of_dr with new 6449 (vect_update_inits_of_drs): Likewise. 6451 (vect_update_inits_of_drs): Setting of DR_MISALIGNMENT moved to 6457 be in vect_update_inits_of_drs and vect_do_peeling_for_alignment). 8744 (vect_update_inits_of_drs):
|
H A D | ChangeLog | 14111 (vect_update_inits_of_drs): Likewise.
|
H A D | ChangeLog-2016 | 10118 (vect_update_inits_of_drs): Fix code style issue. Convert niters to 18095 (vect_update_inits_of_drs): Likewise.
|
H A D | ChangeLog-2019 | 7893 * tree-vect-loop-manip.c (vect_update_inits_of_drs): No longer insert 7899 (vect_do_peeling, vect_update_inits_of_drs,
|
H A D | ChangeLog-2006 | 15394 * tree-vect-transform.c (vect_update_inits_of_drs): Idem.
|
H A D | ChangeLog-2021 | 8645 * tree-vect-loop-manip.c (vect_update_inits_of_drs): Do not
|
H A D | ChangeLog-2007 | 21630 * tree-vect-transform.c (vect_update_inits_of_drs): Use
|
H A D | ChangeLog-2013 | 18520 (vect_update_inits_of_drs): Ditto.
|