Home
last modified time | relevance | path

Searched refs:V16SFmode (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3eb/
H A Dinsn-modes.h394 #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 Dinsn-modes.h394 #define V16SFmode E_V16SFmode macro
396 #define V16SFmode ((void) 0, E_V16SFmode)
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/
H A Dinsn-modes.h394 #define V16SFmode E_V16SFmode macro
396 #define V16SFmode ((void) 0, E_V16SFmode)
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/
H A Dinsn-modes.h394 #define V16SFmode E_V16SFmode macro
396 #define V16SFmode ((void) 0, E_V16SFmode)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dsubst.md128 (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 Di386.h1185 || (MODE) == V16SImode || (MODE) == V16SFmode || (MODE) == V32HImode \
1241 || (MODE) == V16SFmode)
H A Di386-expand.c12864 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 Dsse.md2095 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 Di386.c21673 return V16SFmode; in ix86_preferred_simd_mode()
H A Di386.md4259 rtx tmp = lowpart_subreg (V16SFmode, operands[3], V4SFmode);
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/x86_64/
H A Dinsn-modes.h730 #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 Dinsn-modes.h730 #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 Dinsn-modes.h786 #define V16SFmode E_V16SFmode macro
788 #define V16SFmode ((void) 0, E_V16SFmode)
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/i386/
H A Dinsn-modes.h786 #define V16SFmode E_V16SFmode macro
788 #define V16SFmode ((void) 0, E_V16SFmode)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dsubst.md207 (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 Di386.h1031 || (MODE) == V16SImode || (MODE) == V16SFmode || (MODE) == V32HImode \
1101 || (MODE) == V16SFmode || (MODE) == V32HFmode || (MODE) == V16HFmode \
H A Di386-expand.cc14563 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 Dsse.md7766 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 Di386.cc22971 return V16SFmode; in ix86_preferred_simd_mode()
H A Di386.md4713 rtx tmp = lowpart_subreg (V16SFmode, operands[3], V4SFmode);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc1441 && 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 Dsh.c1441 && 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 DChangeLog-201414430 V8DFmode, V16SFmode, V32HImode, V64QImode, V16SImode, V8DImode.
14432 (expand_vec_perm_1): Handle V64QImode, V32HImode, V16SImode, V16SFmode,
H A DChangeLog-200231924 * machmode.def (V16SFmode): New mode.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi11121 @tab Print the V16SFmode name of the register.

12