Searched refs:arm_print_operand (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm-protos.h117 extern void arm_print_operand (FILE *, rtx, int);
H A Darm.h2284 arm_print_operand (STREAM, X, CODE)
2339 arm_print_operand (STREAM, index, 'S'); \
H A Darm.c11014 arm_print_operand (FILE *stream, rtx x, int code)
11096 arm_print_operand (stream, x, 0);
11120 arm_print_operand (stream, XEXP (x, 1), 0);
10997 arm_print_operand (FILE *stream, rtx x, int code) function

Completed in 90 milliseconds