Searched refs:arithmetic_instr (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | arm-protos.h | 113 extern const char *arithmetic_instr (rtx, int);
|
| H A D | arm.c | 9096 arithmetic_instr (rtx op, int shift_first_arg) in arithmetic_instr() function 11069 fprintf (stream, "%s", arithmetic_instr (x, 1)); in arm_print_operand() 11083 fprintf (stream, "%s", arithmetic_instr (x, 0)); in arm_print_operand()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2005 | 21632 output_move_double, arithmetic_instr, shift_op, int_log2,
|