/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3eb/ |
H A D | insn-modes.h | 394 #define V16SFmode E_V16SFmode macro 396 #define V16SFmode ((void) 0, E_V16SFmode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3el/ |
H A D | insn-modes.h | 394 #define V16SFmode E_V16SFmode macro 396 #define V16SFmode ((void) 0, E_V16SFmode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/ |
H A D | insn-modes.h | 394 #define V16SFmode E_V16SFmode macro 396 #define V16SFmode ((void) 0, E_V16SFmode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/ |
H A D | insn-modes.h | 394 #define V16SFmode E_V16SFmode macro 396 #define V16SFmode ((void) 0, E_V16SFmode)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | subst.md | 128 (define_subst_attr "round_mode512bit_condition" "round" "1" "(<MODE>mode == V16SFmode 169 …efine_subst_attr "round_saeonly_mode512bit_condition" "round_saeonly" "1" "(<MODE>mode == V16SFmode
|
H A D | i386.h | 1185 || (MODE) == V16SImode || (MODE) == V16SFmode || (MODE) == V32HImode \ 1241 || (MODE) == V16SFmode)
|
H A D | i386-expand.c | 12864 mode = V16SFmode; in ix86_expand_builtin() 13026 emit_move_insn (gen_rtx_SUBREG (V16SFmode, wide_reg, i * 64), in ix86_expand_builtin() 13027 gen_rtx_SUBREG (V16SFmode, tmp, 0)); in ix86_expand_builtin() 15499 if (mode == V16SFmode || mode == V8DFmode) in ix86_emit_swdivsf() 15548 if (TARGET_AVX512ER && mode == V16SFmode) in ix86_emit_swsqrtsf() 16863 else if (d->vmode == V16SFmode) in expand_vec_perm_pshufb() 16927 else if (vmode == V16SFmode) in expand_vec_perm_pshufb()
|
H A D | sse.md | 2095 ix86_emit_swsqrtsf (operands[0], operands[1], V16SFmode, true); 5343 if (<MODE>mode == V16SFmode) 5492 if (<MODE>mode == V16SFmode) 8290 if (<MODE>mode == V16SImode || <MODE>mode == V16SFmode) 17987 rtx tmp = gen_reg_rtx (V16SFmode);
|
H A D | i386.c | 21673 return V16SFmode; in ix86_preferred_simd_mode()
|
H A D | i386.md | 4259 rtx tmp = lowpart_subreg (V16SFmode, operands[3], V4SFmode);
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/x86_64/ |
H A D | insn-modes.h | 730 #define V16SFmode E_V16SFmode macro 732 #define V16SFmode ((void) 0, E_V16SFmode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/i386/ |
H A D | insn-modes.h | 730 #define V16SFmode E_V16SFmode macro 732 #define V16SFmode ((void) 0, E_V16SFmode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/ |
H A D | insn-modes.h | 786 #define V16SFmode E_V16SFmode macro 788 #define V16SFmode ((void) 0, E_V16SFmode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/i386/ |
H A D | insn-modes.h | 786 #define V16SFmode E_V16SFmode macro 788 #define V16SFmode ((void) 0, E_V16SFmode)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | subst.md | 207 (define_subst_attr "round_mode512bit_condition" "round" "1" "(<MODE>mode == V16SFmode 253 …efine_subst_attr "round_saeonly_mode512bit_condition" "round_saeonly" "1" "(<MODE>mode == V16SFmode
|
H A D | i386.h | 1031 || (MODE) == V16SImode || (MODE) == V16SFmode || (MODE) == V32HImode \ 1101 || (MODE) == V16SFmode || (MODE) == V32HFmode || (MODE) == V16HFmode \
|
H A D | i386-expand.cc | 14563 mode = V16SFmode; in ix86_expand_builtin() 14725 emit_move_insn (gen_rtx_SUBREG (V16SFmode, wide_reg, i * 64), in ix86_expand_builtin() 14726 gen_rtx_SUBREG (V16SFmode, tmp, 0)); in ix86_expand_builtin() 17522 if (mode == V16SFmode || mode == V8DFmode) in ix86_emit_swdivsf() 17572 if (TARGET_AVX512ER && mode == V16SFmode) in ix86_emit_swsqrtsf() 19021 else if (d->vmode == V16SFmode) in expand_vec_perm_pshufb() 19131 else if (vmode == V16SFmode) in expand_vec_perm_pshufb()
|
H A D | sse.md | 7766 if (<MODE>mode == V16SFmode) 7915 if (<MODE>mode == V16SFmode) 10960 if (<MODE>mode == V16SImode || <MODE>mode == V16SFmode) 22768 rtx tmp = gen_reg_rtx (V16SFmode);
|
H A D | i386.cc | 22971 return V16SFmode; in ix86_preferred_simd_mode()
|
H A D | i386.md | 4713 rtx tmp = lowpart_subreg (V16SFmode, operands[3], V4SFmode);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
H A D | sh.cc | 1441 && mode == V16SFmode) in sh_print_operand() 10580 if (mode == V16SFmode) in sh_hard_regno_mode_ok()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
H A D | sh.c | 1441 && mode == V16SFmode) in sh_print_operand() 10580 if (mode == V16SFmode) in sh_hard_regno_mode_ok()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2014 | 14430 V8DFmode, V16SFmode, V32HImode, V64QImode, V16SImode, V8DImode. 14432 (expand_vec_perm_1): Handle V64QImode, V32HImode, V16SImode, V16SFmode,
|
H A D | ChangeLog-2002 | 31924 * machmode.def (V16SFmode): New mode.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | extend.texi | 11121 @tab Print the V16SFmode name of the register.
|