/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/alpha/ |
H A D | insn-modes.h | 303 #define V2QImode E_V2QImode macro 305 #define V2QImode ((void) 0, E_V2QImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/alpha/ |
H A D | insn-modes.h | 303 #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 D | insn-modes.h | 289 #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 D | insn-modes.h | 289 #define V2QImode E_V2QImode macro 291 #define V2QImode ((void) 0, E_V2QImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/ |
H A D | insn-modes.h | 289 #define V2QImode E_V2QImode macro 291 #define V2QImode ((void) 0, E_V2QImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/ |
H A D | insn-modes.h | 289 #define V2QImode E_V2QImode macro 291 #define V2QImode ((void) 0, E_V2QImode)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | mmx.md | 371 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 D | i386.h | 1051 || (MODE) == V2DImode || (MODE) == V2QImode || (MODE) == DFmode \ 1085 || (MODE) == V1SImode || (MODE) == V4QImode || (MODE) == V2QImode \
|
H A D | i386.cc | 19385 if ((mode == HFmode || mode == HImode || mode == V2QImode) in ix86_secondary_reload() 22269 if (mode == V2QImode) in ix86_vector_mode_supported_p()
|
H A D | sse.md | 13846 "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 D | insn-modes.h | 464 #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 D | insn-modes.h | 464 #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 D | insn-modes.h | 478 #define V2QImode E_V2QImode macro 480 #define V2QImode ((void) 0, E_V2QImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/i386/ |
H A D | insn-modes.h | 478 #define V2QImode E_V2QImode macro 480 #define V2QImode ((void) 0, E_V2QImode)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog | 16046 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 D | alpha.md | 5692 operands[2] = CONST0_RTX (V2QImode);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
H A D | alpha.md | 5689 operands[2] = CONST0_RTX (V2QImode);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.c | 8576 V2QImode, V1HImode,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.cc | 8792 V2QImode, V1HImode,
|