Searched refs:sparc_print_operand (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c716 static void sparc_print_operand (FILE *, rtx, int);
947 #define TARGET_PRINT_OPERAND sparc_print_operand
9371 sparc_print_operand (FILE *file, rtx x, int code)
9733 sparc_print_operand (file, XEXP (x, 0), 0);
9353 sparc_print_operand (FILE *file, rtx x, int code) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc697 static void sparc_print_operand (FILE *, rtx, int);
929 #define TARGET_PRINT_OPERAND sparc_print_operand
9325 sparc_print_operand (FILE *file, rtx x, int code)
9687 sparc_print_operand (file, XEXP (x, 0), 0);

Completed in 176 milliseconds