/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | target.h | 170 vector_load, enumerator
|
H A D | tree-vectorizer.cc | 131 case vector_load: in dump_stmt_cost()
|
H A D | tree-vect-stmts.cc | 99 if ((kind == vector_load || kind == unaligned_load) in record_stmt_cost() 1271 *inside_cost += record_stmt_cost (body_cost_vec, ncopies, vector_load, in vect_get_load_cost() 1297 vector_load, stmt_info, 0, vect_body); in vect_get_load_cost() 1339 *inside_cost += record_stmt_cost (body_cost_vec, ncopies, vector_load, in vect_get_load_cost()
|
H A D | tree-vect-slp.cc | 4685 kind = vector_load; in vect_prologue_cost_for_slp()
|
H A D | ChangeLog-2019 | 5978 Make scalar_load, vector_load, unaligned_load and
|
H A D | ChangeLog-2015 | 35428 (vect_analyze_slp_cost_1): Use vector_load for constant defs
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | target.h | 182 vector_load, enumerator
|
H A D | tree-vectorizer.c | 129 case vector_load: in dump_stmt_cost()
|
H A D | targhooks.c | 710 case vector_load: in default_builtin_vectorization_cost()
|
H A D | tree-vect-stmts.c | 97 if ((kind == vector_load || kind == unaligned_load) in record_stmt_cost() 843 : vector_load, in vect_prologue_cost_for_slp_op() 1304 *inside_cost += record_stmt_cost (body_cost_vec, ncopies, vector_load, in vect_get_load_cost() 1331 vector_load, stmt_info, 0, vect_body); in vect_get_load_cost() 1373 *inside_cost += record_stmt_cost (body_cost_vec, ncopies, vector_load, in vect_get_load_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 16060 case vector_load: in aarch64_builtin_vectorization_cost() 16108 if ((kind == vector_load in aarch64_ld234_st234_vectors() 16131 case vector_load: in aarch64_advsimd_ldp_stp_p() 16573 case vector_load: in count_ops()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu.c | 6625 case vector_load: in spu_builtin_vectorization_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 14005 case vector_load: in aarch64_builtin_vectorization_cost() 14055 case vector_load: in aarch64_advsimd_ldp_stp_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 5036 case vector_load: in rs6000_builtin_vectorization_cost() 5361 if (kind == scalar_load || kind == vector_load in update_target_cost_per_stmt()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.c | 3916 case vector_load: in s390_builtin_vectorization_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.cc | 3985 case vector_load: in s390_builtin_vectorization_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 21411 case vector_load: in ix86_builtin_vectorization_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 22688 case vector_load: in ix86_builtin_vectorization_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 4904 case vector_load: in rs6000_builtin_vectorization_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 12150 case vector_load: in arm_builtin_vectorization_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 12311 case vector_load: in arm_builtin_vectorization_cost()
|