Home
last modified time | relevance | path

Searched defs:body_cost_vec (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-slp.c181 stmt_vector_for_cost *body_cost_vec) in vect_get_and_check_slp_defs()
463 stmt_vector_for_cost *body_cost_vec) in vect_build_slp_tree()
1508 stmt_vector_for_cost body_cost_vec, prologue_cost_vec; in vect_analyze_slp_instance() local
2012 stmt_vector_for_cost body_cost_vec; in vect_bb_vectorization_profitable_p() local
2285 stmt_vector_for_cost body_cost_vec; in vect_update_slp_costs_according_to_vf() local
2303 FOR_EACH_VEC_ELT (body_cost_vec, j, si) in vect_update_slp_costs_according_to_vf() local
H A Dtree-vect-data-refs.c1255 stmt_vector_for_cost *body_cost_vec) in vect_get_data_access_cost()
1366 stmt_vector_for_cost prologue_cost_vec, body_cost_vec, epilogue_cost_vec; in vect_peeling_hash_get_lowest_cost() local
1427 stmt_vector_for_cost *body_cost_vec) in vect_peeling_hash_choose_best_peeling()
1566 stmt_vector_for_cost body_cost_vec = stmt_vector_for_cost(); in vect_enhance_data_refs_alignment() local
H A Dtree-vect-stmts.c75 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost()
813 stmt_vector_for_cost *body_cost_vec) in vect_model_simple_cost()
912 stmt_vector_for_cost *body_cost_vec) in vect_model_store_cost()
982 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost()
1042 stmt_vector_for_cost *body_cost_vec) in vect_model_load_cost()
1115 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
H A Dtree-vectorizer.h132 stmt_vector_for_cost body_cost_vec; member
191 stmt_vector_for_cost body_cost_vec; member
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-slp.c181 stmt_vector_for_cost *body_cost_vec) in vect_get_and_check_slp_defs()
463 stmt_vector_for_cost *body_cost_vec) in vect_build_slp_tree()
1508 stmt_vector_for_cost body_cost_vec, prologue_cost_vec; in vect_analyze_slp_instance() local
2080 stmt_vector_for_cost body_cost_vec; in vect_bb_vectorization_profitable_p() local
2353 stmt_vector_for_cost body_cost_vec; in vect_update_slp_costs_according_to_vf() local
2371 FOR_EACH_VEC_ELT (body_cost_vec, j, si) in vect_update_slp_costs_according_to_vf() local
H A Dtree-vect-data-refs.c1262 stmt_vector_for_cost *body_cost_vec) in vect_get_data_access_cost()
1373 stmt_vector_for_cost prologue_cost_vec, body_cost_vec, epilogue_cost_vec; in vect_peeling_hash_get_lowest_cost() local
1434 stmt_vector_for_cost *body_cost_vec) in vect_peeling_hash_choose_best_peeling()
1573 stmt_vector_for_cost body_cost_vec = stmt_vector_for_cost(); in vect_enhance_data_refs_alignment() local
H A Dtree-vect-stmts.c75 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost()
813 stmt_vector_for_cost *body_cost_vec) in vect_model_simple_cost()
912 stmt_vector_for_cost *body_cost_vec) in vect_model_store_cost()
982 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost()
1042 stmt_vector_for_cost *body_cost_vec) in vect_model_load_cost()
1115 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
H A Dtree-vectorizer.h132 stmt_vector_for_cost body_cost_vec; member
191 stmt_vector_for_cost body_cost_vec; member
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vect-slp.c1336 stmt_vector_for_cost *body_cost_vec = &SLP_INSTANCE_BODY_COST_VEC (instance); in vect_analyze_slp_cost_1() local
1411 stmt_vector_for_cost body_cost_vec, prologue_cost_vec; in vect_analyze_slp_cost() local
2034 stmt_vector_for_cost body_cost_vec; in vect_bb_vectorization_profitable_p() local
2303 stmt_vector_for_cost body_cost_vec; in vect_update_slp_costs_according_to_vf() local
2321 FOR_EACH_VEC_ELT (body_cost_vec, j, si) in vect_update_slp_costs_according_to_vf() local
H A Dtree-vect-data-refs.c1039 stmt_vector_for_cost *body_cost_vec) in vect_get_data_access_cost()
1128 stmt_vector_for_cost prologue_cost_vec, body_cost_vec, epilogue_cost_vec; in vect_peeling_hash_get_lowest_cost() local
1189 stmt_vector_for_cost *body_cost_vec) in vect_peeling_hash_choose_best_peeling()
1329 stmt_vector_for_cost body_cost_vec = stmt_vector_for_cost (); in vect_enhance_data_refs_alignment() local
H A Dtree-vect-stmts.c93 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost()
834 stmt_vector_for_cost *body_cost_vec) in vect_model_simple_cost()
933 stmt_vector_for_cost *body_cost_vec) in vect_model_store_cost()
1003 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost()
1063 stmt_vector_for_cost *body_cost_vec) in vect_model_load_cost()
1136 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
H A Dtree-vectorizer.h130 stmt_vector_for_cost body_cost_vec; member
215 stmt_vector_for_cost body_cost_vec; member
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-generic.c1281 refernece to the element of the vector VECT. in vect_get_data_access_cost()
1404 gimple *def_stmt = SSA_NAME_DEF_STMT (mask); in vect_peeling_hash_get_most_frequent()
1461 if (known_eq (poly_uint64 (indices[i]), elements)) in vect_peeling_hash_get_most_frequent()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-data-refs.c1098 stmt_vector_for_cost *body_cost_vec) in vect_get_data_access_cost()
1132 stmt_vector_for_cost body_cost_vec; member
1225 stmt_vector_for_cost prologue_cost_vec, body_cost_vec, epilogue_cost_vec; in vect_peeling_hash_get_lowest_cost() local
1291 stmt_vector_for_cost *body_cost_vec) in vect_peeling_hash_choose_best_peeling()
1429 stmt_vector_for_cost body_cost_vec = stmt_vector_for_cost (); in vect_enhance_data_refs_alignment() local
H A Dtree-vect-stmts.c86 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost()
774 stmt_vector_for_cost *body_cost_vec) in vect_model_simple_cost()
873 stmt_vector_for_cost *body_cost_vec) in vect_model_store_cost()
955 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost()
1015 stmt_vector_for_cost *body_cost_vec) in vect_model_load_cost()
1088 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
H A Dtree-vect-slp.c1479 stmt_vector_for_cost *body_cost_vec, in vect_analyze_slp_cost_1()
1587 stmt_vector_for_cost body_cost_vec, prologue_cost_vec; in vect_analyze_slp_cost() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-data-refs.c1098 stmt_vector_for_cost *body_cost_vec) in vect_get_data_access_cost()
1132 stmt_vector_for_cost body_cost_vec; member
1225 stmt_vector_for_cost prologue_cost_vec, body_cost_vec, epilogue_cost_vec; in vect_peeling_hash_get_lowest_cost() local
1291 stmt_vector_for_cost *body_cost_vec) in vect_peeling_hash_choose_best_peeling()
1429 stmt_vector_for_cost body_cost_vec = stmt_vector_for_cost (); in vect_enhance_data_refs_alignment() local
H A Dtree-vect-stmts.c86 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost()
774 stmt_vector_for_cost *body_cost_vec) in vect_model_simple_cost()
873 stmt_vector_for_cost *body_cost_vec) in vect_model_store_cost()
955 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost()
1015 stmt_vector_for_cost *body_cost_vec) in vect_model_load_cost()
1088 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
H A Dtree-vect-slp.c1479 stmt_vector_for_cost *body_cost_vec, in vect_analyze_slp_cost_1()
1587 stmt_vector_for_cost body_cost_vec, prologue_cost_vec; in vect_analyze_slp_cost() local
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-stmts.c90 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost()
823 stmt_vector_for_cost *body_cost_vec) in vect_model_simple_cost()
904 stmt_vector_for_cost *body_cost_vec) in vect_model_store_cost()
983 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost()
1044 stmt_vector_for_cost *body_cost_vec) in vect_model_load_cost()
1117 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-stmts.c90 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost()
823 stmt_vector_for_cost *body_cost_vec) in vect_model_simple_cost()
904 stmt_vector_for_cost *body_cost_vec) in vect_model_store_cost()
983 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost()
1044 stmt_vector_for_cost *body_cost_vec) in vect_model_load_cost()
1117 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-stmts.c90 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost()
823 stmt_vector_for_cost *body_cost_vec) in vect_model_simple_cost()
904 stmt_vector_for_cost *body_cost_vec) in vect_model_store_cost()
983 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost()
1044 stmt_vector_for_cost *body_cost_vec) in vect_model_load_cost()
1117 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-stmts.c90 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost()
823 stmt_vector_for_cost *body_cost_vec) in vect_model_simple_cost()
904 stmt_vector_for_cost *body_cost_vec) in vect_model_store_cost()
983 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost()
1044 stmt_vector_for_cost *body_cost_vec) in vect_model_load_cost()
1117 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-stmts.c90 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost()
823 stmt_vector_for_cost *body_cost_vec) in vect_model_simple_cost()
904 stmt_vector_for_cost *body_cost_vec) in vect_model_store_cost()
983 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost()
1044 stmt_vector_for_cost *body_cost_vec) in vect_model_load_cost()
1117 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-stmts.c90 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost()
823 stmt_vector_for_cost *body_cost_vec) in vect_model_simple_cost()
904 stmt_vector_for_cost *body_cost_vec) in vect_model_store_cost()
983 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost()
1044 stmt_vector_for_cost *body_cost_vec) in vect_model_load_cost()
1117 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()

123