Home
last modified time | relevance | path

Searched defs:vec_info (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vectorizer.c460 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 Dtree-vect-slp-patterns.cc1438 complex_operations_pattern::build (vec_info * /* vinfo */) in build() argument
H A Dtree-vectorizer.cc462 vec_info::vec_info (vec_info::vec_kind kind_in, vec_info_shared *shared_) in vec_info() function in vec_info
H A Dtree-vect-stmts.cc831 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 Dtree-vect-data-refs.cc6628 vect_record_grouped_load_vectors (vec_info *, stmt_vec_info stmt_info, in vect_record_grouped_load_vectors() argument
H A Dtree-vect-slp.cc6665 vect_get_slp_defs (vec_info *, in vect_get_slp_defs() argument
H A Dtree-vect-loop.cc7956 vectorizable_phi (vec_info *, in vectorizable_phi() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c5203 loop_vec_info vec_info = loop_vec_info_for_loop (cost_data->loop_info); in rs6000_finish_cost() local