/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | target.h | 176 vec_to_scalar, enumerator
|
H A D | tree-vect-loop.cc | 4574 inside_cost = record_stmt_cost (cost_vec, ncopies, vec_to_scalar, in vect_model_reduction_cost() 4581 vec_to_scalar, stmt_info, 0, in vect_model_reduction_cost() 4618 vec_to_scalar, stmt_info, 0, in vect_model_reduction_cost() 4630 vec_to_scalar, stmt_info, 0, in vect_model_reduction_cost() 4640 vec_to_scalar, stmt_info, 0, in vect_model_reduction_cost() 4674 vec_to_scalar, stmt_info, 0, in vect_model_reduction_cost() 8876 record_stmt_cost (cost_vec, 1, vec_to_scalar, stmt_info, NULL_TREE, in vectorizable_live_operation()
|
H A D | tree-vectorizer.cc | 149 case vec_to_scalar: in dump_stmt_cost()
|
H A D | tree-vectorizer.h | 2470 return (kind == vec_to_scalar
|
H A D | tree-vect-stmts.cc | 1017 vec_to_scalar, stmt_info, 0, vect_body); in vect_model_store_cost() 1220 vec_to_scalar, stmt_info, 0, in vect_model_load_cost() 10543 kind = vec_to_scalar; in vectorizable_condition()
|
H A D | tree-vect-slp.cc | 4949 record_stmt_cost (cost_vec, 1, vec_to_scalar, instance->root_stmts[0], in vectorizable_bb_reduc_epilogue()
|
H A D | ChangeLog-2021 | 30403 accordingly, using the vec_to_scalar cost for the new field. 30436 accordingly, using the vec_to_scalar costs for the new fields.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | target.h | 188 vec_to_scalar, enumerator
|
H A D | tree-vect-loop.c | 4018 inside_cost = record_stmt_cost (cost_vec, ncopies, vec_to_scalar, in vect_model_reduction_cost() 4025 vec_to_scalar, stmt_info, 0, in vect_model_reduction_cost() 4062 vec_to_scalar, stmt_info, 0, in vect_model_reduction_cost() 4074 vec_to_scalar, stmt_info, 0, in vect_model_reduction_cost() 4084 vec_to_scalar, stmt_info, 0, in vect_model_reduction_cost() 4122 vec_to_scalar, stmt_info, 0, in vect_model_reduction_cost()
|
H A D | tree-vectorizer.c | 147 case vec_to_scalar: in dump_stmt_cost()
|
H A D | targhooks.c | 712 case vec_to_scalar: in default_builtin_vectorization_cost()
|
H A D | tree-vect-stmts.c | 1068 vec_to_scalar, stmt_info, 0, vect_body); in vect_model_store_cost() 10202 kind = vec_to_scalar; in vectorizable_condition()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 16066 case vec_to_scalar: in aarch64_builtin_vectorization_cost() 16356 if (kind == vec_to_scalar in aarch64_detect_vector_stmt_subtype() 16368 if (kind == vec_to_scalar in aarch64_detect_vector_stmt_subtype() 16499 if (kind == vector_stmt || kind == vec_to_scalar) in aarch64_adjust_stmt_cost() 16537 if ((kind == scalar_stmt || kind == vector_stmt || kind == vec_to_scalar) in count_ops() 16565 case vec_to_scalar: in count_ops() 16590 if ((kind == scalar_stmt || kind == vector_stmt || kind == vec_to_scalar) in count_ops() 16596 if ((kind == vector_stmt || kind == vec_to_scalar) in count_ops() 16601 if (sve_issue && (kind == vector_stmt || kind == vec_to_scalar)) in count_ops()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu.c | 6627 case vec_to_scalar: in spu_builtin_vectorization_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 21425 case vec_to_scalar: in ix86_builtin_vectorization_cost() 21989 if ((kind == vec_construct || kind == vec_to_scalar) in ix86_add_stmt_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 22702 case vec_to_scalar: in ix86_builtin_vectorization_cost() 23311 if ((kind == vec_construct || kind == vec_to_scalar) in add_stmt_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 5031 case vec_to_scalar: in rs6000_builtin_vectorization_cost() 5345 if (kind == vec_to_scalar in update_target_cost_per_stmt()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 4899 case vec_to_scalar: in rs6000_builtin_vectorization_cost() 5176 if ((kind == vec_to_scalar || kind == vec_perm in rs6000_add_stmt_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.c | 3920 case vec_to_scalar: in s390_builtin_vectorization_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.cc | 3989 case vec_to_scalar: in s390_builtin_vectorization_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 14011 case vec_to_scalar: in aarch64_builtin_vectorization_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 12156 case vec_to_scalar: in arm_builtin_vectorization_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 12317 case vec_to_scalar: in arm_builtin_vectorization_cost()
|