Home
last modified time | relevance | path

Searched refs:V2QImode (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/alpha/
H A Dinsn-modes.h303 #define V2QImode E_V2QImode macro
305 #define V2QImode ((void) 0, E_V2QImode)
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/alpha/
H A Dinsn-modes.h303 #define V2QImode E_V2QImode macro
305 #define V2QImode ((void) 0, E_V2QImode)
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3eb/
H A Dinsn-modes.h289 #define V2QImode E_V2QImode macro
291 #define V2QImode ((void) 0, E_V2QImode)
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3el/
H A Dinsn-modes.h289 #define V2QImode E_V2QImode macro
291 #define V2QImode ((void) 0, E_V2QImode)
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/
H A Dinsn-modes.h289 #define V2QImode E_V2QImode macro
291 #define V2QImode ((void) 0, E_V2QImode)
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/
H A Dinsn-modes.h289 #define V2QImode E_V2QImode macro
291 #define V2QImode ((void) 0, E_V2QImode)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmmx.md371 ix86_expand_vector_move (V2QImode, operands);
520 operands[2] = GEN_INT (-PUSH_ROUNDING (GET_MODE_SIZE (V2QImode)));
530 ix86_expand_vector_move (V2QImode, operands);
1679 operands[3] = lowpart_subreg (HImode, operands[1], V2QImode);
1680 operands[2] = lowpart_subreg (HImode, operands[0], V2QImode);
1681 operands[1] = lowpart_subreg (QImode, operands[1], V2QImode);
1682 operands[0] = lowpart_subreg (QImode, operands[0], V2QImode);
1697 operands[1] = lowpart_subreg (V16QImode, operands[1], V2QImode);
1698 operands[0] = lowpart_subreg (V16QImode, operands[0], V2QImode);
1785 operands[5] = lowpart_subreg (HImode, operands[2], V2QImode);
[all …]
H A Di386.h1051 || (MODE) == V2DImode || (MODE) == V2QImode || (MODE) == DFmode \
1085 || (MODE) == V1SImode || (MODE) == V4QImode || (MODE) == V2QImode \
H A Di386.cc19385 if ((mode == HFmode || mode == HImode || mode == V2QImode) in ix86_secondary_reload()
22269 if (mode == V2QImode) in ix86_vector_mode_supported_p()
H A Dsse.md13846 "operands[0] = adjust_address_nv (operands[0], V2QImode, 0);")
13927 "operands[0] = adjust_address_nv (operands[0], V2QImode, 0);")
22296 rtx op1 = force_reg (V2QImode, operands[1]);
22297 op1 = lowpart_subreg (V16QImode, op1, V2QImode);
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/x86_64/
H A Dinsn-modes.h464 #define V2QImode E_V2QImode macro
466 #define V2QImode ((void) 0, E_V2QImode)
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/i386/
H A Dinsn-modes.h464 #define V2QImode E_V2QImode macro
466 #define V2QImode ((void) 0, E_V2QImode)
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/
H A Dinsn-modes.h478 #define V2QImode E_V2QImode macro
480 #define V2QImode ((void) 0, E_V2QImode)
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/i386/
H A Dinsn-modes.h478 #define V2QImode E_V2QImode macro
480 #define V2QImode ((void) 0, E_V2QImode)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog16046 Update for rename. Handle V2QImode.
16169 Handle V2QImode.
16734 * config/i386/i386.h (VALID_SSE2_REG_MODE): Add V2QImode.
16737 V2QImode reloads from SSE register to memory.
16738 (vector_mode_supported_p): Always return true for V2QImode.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.md5692 operands[2] = CONST0_RTX (V2QImode);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.md5689 operands[2] = CONST0_RTX (V2QImode);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c8576 V2QImode, V1HImode,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc8792 V2QImode, V1HImode,