Home
last modified time | relevance | path

Searched refs:arithmetic_instr (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/config/arm/
H A Darm-protos.h113 extern const char *arithmetic_instr (rtx, int);
H A Darm.c9096 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 DChangeLog-200521632 output_move_double, arithmetic_instr, shift_op, int_log2,