Searched refs:mn10300_print_operand (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/config/mn10300/
H A Dmn10300-protos.h31 extern void mn10300_print_operand (FILE *, rtx, int);
H A Dlinux.h56 mn10300_print_operand ((FILE), (X), (CODE)); \
H A Dmn10300.c161 mn10300_print_operand (FILE *file, rtx x, int code)
260 mn10300_print_operand (file, x, 0);
264 mn10300_print_operand (file, x, 0);
488 mn10300_print_operand (file, XEXP (addr, 0), 0);
493 mn10300_print_operand (file, XEXP (addr, 0), 0);
496 mn10300_print_operand (file, XEXP (addr, 1), 0);
500 mn10300_print_operand (file, addr, 0);
517 mn10300_print_operand (file, index, 0);
519 mn10300_print_operand (file, base, 0);
159 mn10300_print_operand (FILE *file, rtx x, int code) function
H A Dmn10300.h675 mn10300_print_operand (FILE, X, CODE)

Completed in 107 milliseconds