Home
last modified time | relevance | path

Searched refs:vec_construct (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtarget.h182 vec_construct enumerator
H A Dtree-vectorizer.cc167 case vec_construct: in dump_stmt_cost()
H A Dtree-vect-slp.cc4689 kind = vec_construct; in vect_prologue_cost_for_slp()
H A Dtree-vect-stmts.cc1246 inside_cost += record_stmt_cost (cost_vec, ncopies, vec_construct, in vect_model_load_cost()
H A DChangeLog-201222038 vec_construct, using vectype to base cost on subparts.
22039 * target.h (enum vect_cost_for_stmt): Add vec_construct.
22040 * tree-vect-stmts.c (vect_model_load_cost): Use vec_construct
22043 vec_construct in same way as default for now.
22046 Handle vec_construct, including special case for 32-bit loads.
H A DChangeLog-201615648 Correct costs for vec_construct.
18241 vec_construct cost.
21077 vec_construct cost.
H A DChangeLog8886 cost the first lane of SSE pieces as inserts for vec_construct.
H A DChangeLog-202116338 vec_construct.
18727 vec_construct.
H A DChangeLog-20187949 (ix86_builtin_vectorization_cost): For vec_construct properly
29160 Adjust vec_construct for the fact we need additional higher latency
H A DChangeLog-201535429 and vec_construct for external defs when estimating prologue cost.
35812 vec_construct cost by vec_stmt_cost.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarget.h194 vec_construct enumerator
H A Dtree-vectorizer.c165 case vec_construct: in dump_stmt_cost()
H A Dtarghooks.c726 case vec_construct: in default_builtin_vectorization_cost()
H A Dtree-vect-stmts.c842 ? (elt ? scalar_to_vec : vec_construct) in vect_prologue_cost_for_slp_op()
1277 inside_cost += record_stmt_cost (cost_vec, ncopies, vec_construct, in vect_model_load_cost()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc22746 case vec_construct: in ix86_builtin_vectorization_cost()
23311 if ((kind == vec_construct || kind == vec_to_scalar) in add_stmt_cost()
23321 else if (kind == vec_construct in add_stmt_cost()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc16093 case vec_construct: in aarch64_builtin_vectorization_cost()
16564 case vec_construct: in count_ops()
16683 case vec_construct: in aarch64_stp_sequence_cost()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc5139 case vec_construct: in rs6000_builtin_vectorization_cost()
5348 || kind == vec_construct in update_target_cost_per_stmt()
5373 if (kind == vec_construct && stmt_info in update_target_cost_per_stmt()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c6649 case vec_construct: in spu_builtin_vectorization_cost()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c21469 case vec_construct: in ix86_builtin_vectorization_cost()
21989 if ((kind == vec_construct || kind == vec_to_scalar) in ix86_add_stmt_cost()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c5005 case vec_construct: in rs6000_builtin_vectorization_cost()
5177 || kind == vec_promote_demote || kind == vec_construct in rs6000_add_stmt_cost()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c3932 case vec_construct: in s390_builtin_vectorization_cost()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc4001 case vec_construct: in s390_builtin_vectorization_cost()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c14037 case vec_construct: in aarch64_builtin_vectorization_cost()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c12180 case vec_construct: in arm_builtin_vectorization_cost()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc12341 case vec_construct: in arm_builtin_vectorization_cost()

12