Searched refs:arm_output_shift (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm-protos.h | 184 extern const char *arm_output_shift(rtx *, int);
|
H A D | thumb2.md | 1227 "* return arm_output_shift(operands, 2);"
|
H A D | arm.md | 4650 "* return arm_output_shift(operands, 0);" 4668 "* return arm_output_shift(operands, 1);" 4682 "* return arm_output_shift(operands, 1);"
|
H A D | arm.c | 29654 arm_output_shift(rtx * operands, int set_flags) in arm_output_shift() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm-protos.h | 188 extern const char *arm_output_shift(rtx *, int);
|
H A D | thumb2.md | 1274 "* return arm_output_shift(operands, 2);"
|
H A D | arm.md | 4651 "* return arm_output_shift(operands, 0);" 4669 "* return arm_output_shift(operands, 1);" 4683 "* return arm_output_shift(operands, 1);"
|
H A D | arm.cc | 30194 arm_output_shift(rtx * operands, int set_flags) in arm_output_shift() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2007 | 33731 thumb2_final_prescan_insn, thumb2_asm_output_opcode, arm_output_shift,
|
H A D | ChangeLog-2015 | 8305 (arm_output_shift): Make unified asm.
|