Home
last modified time | relevance | path

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 Darm-protos.h184 extern const char *arm_output_shift(rtx *, int);
H A Dthumb2.md1227 "* return arm_output_shift(operands, 2);"
H A Darm.md4650 "* return arm_output_shift(operands, 0);"
4668 "* return arm_output_shift(operands, 1);"
4682 "* return arm_output_shift(operands, 1);"
H A Darm.c29654 arm_output_shift(rtx * operands, int set_flags) in arm_output_shift() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-protos.h188 extern const char *arm_output_shift(rtx *, int);
H A Dthumb2.md1274 "* return arm_output_shift(operands, 2);"
H A Darm.md4651 "* return arm_output_shift(operands, 0);"
4669 "* return arm_output_shift(operands, 1);"
4683 "* return arm_output_shift(operands, 1);"
H A Darm.cc30194 arm_output_shift(rtx * operands, int set_flags) in arm_output_shift() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200733731 thumb2_final_prescan_insn, thumb2_asm_output_opcode, arm_output_shift,
H A DChangeLog-20158305 (arm_output_shift): Make unified asm.