Home
last modified time | relevance | path

Searched refs:rs6000_expand_vector_init (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-protos.h59 extern void rs6000_expand_vector_init (rtx, rtx);
H A Dvector.md1232 rs6000_expand_vector_init (operands[0], operands[1]);
H A Drs6000.c6422 rs6000_expand_vector_init (rtx target, rtx vals) in rs6000_expand_vector_init() function
6670 rs6000_expand_vector_init (target, copy); in rs6000_expand_vector_init()
21869 rs6000_expand_vector_init (reg, gen_rtx_PARALLEL (mode, v)); in rs6000_load_constant_and_splat()
21876 rs6000_expand_vector_init (reg, gen_rtx_PARALLEL (mode, v)); in rs6000_load_constant_and_splat()
22725 rs6000_expand_vector_init (scale_vec, gen_rtx_PARALLEL (V2DFmode, v)); in rs6000_scale_v2df()
H A Drs6000-call.c10069 rs6000_expand_vector_init (target, gen_rtx_PARALLEL (tmode, v)); in altivec_expand_vec_init_builtin()
H A Drs6000.md8286 rs6000_expand_vector_init (operands[0], gen_rtx_PARALLEL (V16QImode, v));
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-protos.h59 extern void rs6000_expand_vector_init (rtx, rtx);
H A Dvector.md1357 rs6000_expand_vector_init (operands[0], operands[1]);
H A Drs6000-builtin.cc2386 rs6000_expand_vector_init (target, gen_rtx_PARALLEL (tmode, v)); in altivec_expand_vec_init_builtin()
H A Drs6000.cc6677 rs6000_expand_vector_init (rtx target, rtx vals) in rs6000_expand_vector_init() function
6944 rs6000_expand_vector_init (target, copy); in rs6000_expand_vector_init()
22473 rs6000_expand_vector_init (reg, gen_rtx_PARALLEL (mode, v)); in rs6000_load_constant_and_splat()
22480 rs6000_expand_vector_init (reg, gen_rtx_PARALLEL (mode, v)); in rs6000_load_constant_and_splat()
23373 rs6000_expand_vector_init (scale_vec, gen_rtx_PARALLEL (V2DFmode, v)); in rs6000_scale_v2df()
H A Daltivec.md317 rs6000_expand_vector_init (dest, gen_rtx_PARALLEL (mode, v));
H A Drs6000.md8997 rs6000_expand_vector_init (operands[0], gen_rtx_PARALLEL (V16QImode, v));
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2020848 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Use
3032 * config/rs6000/rs6000.c (rs6000_expand_vector_init):
6115 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Use
6512 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Use direct move
17423 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Add
17669 * config/rs6000/rs6000.c (rs6000_expand_vector_init):
H A DChangeLog-20161976 * config/rs6000/rs6000.c (rs6000_expand_vector_init): If the
13326 * config/rs6000/rs6000.c (rs6000_expand_vector_init): For V4SF
14780 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Set
23916 (rs6000_expand_vector_init): Add support for ISA 3.0 word splat
H A DChangeLog-20118677 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Fix mode
12537 (rs6000_expand_vector_init): Likewise.
35426 (rs6000_expand_vector_init): Replace copy_to_reg with copy_to_mode_reg.
H A DChangeLog-201431439 (rs6000_expand_vector_init): Ditto.
47157 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Remove
47192 * gcc/config/rs6000/rs6000.c (rs6000_expand_vector_init): Use
H A DChangeLog-200915109 (rs6000_expand_vector_init): Add VSX/power7 support.
15662 (rs6000_expand_vector_init): Initial VSX support for using xxlxor
H A DChangeLog-201223396 * config/rs6000/rs6000.c (rs6000_expand_vector_init,
32805 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Use
H A DChangeLog-20054799 (rs6000_expand_vector_init): Do not emit a set of a VEC_DUPLICATE.
9264 * config/rs6000/rs6000.c (rs6000_expand_vector_init): New.
H A DChangeLog-20186367 (rs6000_expand_vector_init): Change function call from
15744 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Always force
H A DChangeLog-201325426 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Fix
28325 (rs6000_expand_vector_init): On ISA 2.07 use xscvdpspn to form
H A DChangeLog-200823860 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Create a
H A DChangeLog-202119659 performed, use rs6000_expand_vector_init instead of gen_vec_initv4sisi.
H A DChangeLog-201726954 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Add support