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

/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c305 static void print_operand_reloc (FILE *, rtx, const char **);
5593 print_operand_reloc (file, op, mips_hi_relocs);
5597 print_operand_reloc (file, op, mips_lo_relocs);
5692 print_operand_reloc (FILE *file, rtx op, const char **relocs)
5667 print_operand_reloc (FILE *file, rtx op, const char **relocs) function

Completed in 94 milliseconds