/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3eb/ |
H A D | insn-modes.h | 303 #define V2HImode E_V2HImode macro 305 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3el/ |
H A D | insn-modes.h | 303 #define V2HImode E_V2HImode macro 305 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/ia64/ |
H A D | insn-modes.h | 359 #define V2HImode E_V2HImode macro 361 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sparc64/ |
H A D | insn-modes.h | 387 #define V2HImode E_V2HImode macro 389 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/ |
H A D | insn-modes.h | 303 #define V2HImode E_V2HImode macro 305 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sparc/ |
H A D | insn-modes.h | 387 #define V2HImode E_V2HImode macro 389 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/ |
H A D | insn-modes.h | 303 #define V2HImode E_V2HImode macro 305 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipsn64el/ |
H A D | insn-modes.h | 338 #define V2HImode E_V2HImode macro 340 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/ia64/ |
H A D | insn-modes.h | 359 #define V2HImode E_V2HImode macro 361 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/ |
H A D | insn-modes.h | 387 #define V2HImode E_V2HImode macro 389 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipseb/ |
H A D | insn-modes.h | 338 #define V2HImode E_V2HImode macro 340 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/ |
H A D | insn-modes.h | 387 #define V2HImode E_V2HImode macro 389 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mips64el/ |
H A D | insn-modes.h | 338 #define V2HImode E_V2HImode macro 340 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipsel/ |
H A D | insn-modes.h | 338 #define V2HImode E_V2HImode macro 340 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipsn64eb/ |
H A D | insn-modes.h | 338 #define V2HImode E_V2HImode macro 340 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mips64eb/ |
H A D | insn-modes.h | 338 #define V2HImode E_V2HImode macro 340 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/ |
H A D | simdext.md | 1424 if (prepare_move_operands (operands, V2HImode)) 1431 "(register_operand (operands[0], V2HImode) 1432 || register_operand (operands[1], V2HImode))" 1457 if (prepare_move_operands (operands, V2HImode)) 1680 rtx op1_low = gen_lowpart (V2HImode, operands[1]); 1681 rtx op1_high = gen_highpart (V2HImode, operands[1]); 1682 rtx op2_low = gen_lowpart (V2HImode, operands[2]); 1683 rtx op2_high = gen_highpart (V2HImode, operands[2]); 1699 rtx op1_low = gen_lowpart (V2HImode, operands[1]); 1700 rtx op1_high = gen_highpart (V2HImode, operands[1]); [all …]
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/ |
H A D | insn-modes.h | 338 #define V2HImode E_V2HImode macro 340 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/ |
H A D | insn-modes.h | 338 #define V2HImode E_V2HImode macro 340 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64eb/ |
H A D | insn-modes.h | 338 #define V2HImode E_V2HImode macro 340 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/ |
H A D | insn-modes.h | 338 #define V2HImode E_V2HImode macro 340 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/ |
H A D | insn-modes.h | 338 #define V2HImode E_V2HImode macro 340 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/ |
H A D | insn-modes.h | 338 #define V2HImode E_V2HImode macro 340 #define V2HImode ((void) 0, E_V2HImode)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
H A D | bfin.c | 2129 if (mode == V2HImode) in bfin_hard_regno_mode_ok() 2168 return mode == V2HImode; in bfin_vector_mode_supported_p() 5110 tree V2HI_type_node = build_vector_type_for_mode (intHI_type_node, V2HImode); in bfin_init_builtins() 5544 tmp1 = gen_lowpart (V2HImode, op0); in bfin_expand_builtin() 5545 tmp2 = gen_lowpart (V2HImode, op1); in bfin_expand_builtin() 5566 op2 = gen_reg_rtx (V2HImode); in bfin_expand_builtin() 5598 || GET_MODE (target) != V2HImode in bfin_expand_builtin() 5599 || ! (*insn_data[icode].operand[0].predicate) (target, V2HImode)) in bfin_expand_builtin() 5636 || GET_MODE (target) != V2HImode in bfin_expand_builtin() 5637 || ! (*insn_data[icode].operand[0].predicate) (target, V2HImode)) in bfin_expand_builtin() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/ |
H A D | bfin.cc | 2130 if (mode == V2HImode) in bfin_hard_regno_mode_ok() 2169 return mode == V2HImode; in bfin_vector_mode_supported_p() 5112 tree V2HI_type_node = build_vector_type_for_mode (intHI_type_node, V2HImode); in bfin_init_builtins() 5546 tmp1 = gen_lowpart (V2HImode, op0); in bfin_expand_builtin() 5547 tmp2 = gen_lowpart (V2HImode, op1); in bfin_expand_builtin() 5568 op2 = gen_reg_rtx (V2HImode); in bfin_expand_builtin() 5600 || GET_MODE (target) != V2HImode in bfin_expand_builtin() 5601 || ! (*insn_data[icode].operand[0].predicate) (target, V2HImode)) in bfin_expand_builtin() 5638 || GET_MODE (target) != V2HImode in bfin_expand_builtin() 5639 || ! (*insn_data[icode].operand[0].predicate) (target, V2HImode)) in bfin_expand_builtin() [all …]
|