Searched refs:print_operand_reloc (Results 1 – 2 of 2) sorted by relevance
305 static void print_operand_reloc (FILE *, rtx, const char **);5591 print_operand_reloc (file, op, mips_hi_relocs); in print_operand()5595 print_operand_reloc (file, op, mips_lo_relocs); in print_operand()5690 print_operand_reloc (FILE *file, rtx op, const char **relocs) in print_operand_reloc() function
3445 (print_operand): Use print_operand_reloc to handle '%h' and '%R'.3448 (print_operand_reloc): New function.