Searched defs:vec_info (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vectorizer.c | 460 vec_info::vec_info (vec_info::vec_kind kind_in, void *target_cost_data_in, in vec_info() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-slp-patterns.cc | 1438 complex_operations_pattern::build (vec_info * /* vinfo */) in build() argument
|
H A D | tree-vectorizer.cc | 462 vec_info::vec_info (vec_info::vec_kind kind_in, vec_info_shared *shared_) in vec_info() function in vec_info
|
H A D | tree-vect-stmts.cc | 831 vect_model_simple_cost (vec_info *, in vect_model_simple_cost() argument 1060 vect_get_store_cost (vec_info *, stmt_vec_info stmt_info, int ncopies, in vect_get_store_cost() argument 1258 vect_get_load_cost (vec_info *, stmt_vec_info stmt_info, int ncopies, in vect_get_load_cost() argument 1575 vect_finish_stmt_generation_1 (vec_info *, in vect_finish_stmt_generation_1() argument
|
H A D | tree-vect-data-refs.cc | 6628 vect_record_grouped_load_vectors (vec_info *, stmt_vec_info stmt_info, in vect_record_grouped_load_vectors() argument
|
H A D | tree-vect-slp.cc | 6665 vect_get_slp_defs (vec_info *, in vect_get_slp_defs() argument
|
H A D | tree-vect-loop.cc | 7956 vectorizable_phi (vec_info *, in vectorizable_phi() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 5203 loop_vec_info vec_info = loop_vec_info_for_loop (cost_data->loop_info); in rs6000_finish_cost() local
|