Searched refs:mips_print_operand_reloc (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 8855 mips_print_operand_reloc (FILE *file, rtx op, enum mips_symbol_context context, in mips_print_operand_reloc() function 9248 mips_print_operand_reloc (file, op, SYMBOL_CONTEXT_LEA, mips_hi_relocs); in mips_print_operand() 9252 mips_print_operand_reloc (file, op, SYMBOL_CONTEXT_LEA, mips_lo_relocs); in mips_print_operand() 9399 mips_print_operand_reloc (file, addr.offset, SYMBOL_CONTEXT_MEM, in mips_print_operand_address()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips.c | 8715 mips_print_operand_reloc (FILE *file, rtx op, enum mips_symbol_context context, in mips_print_operand_reloc() function 9108 mips_print_operand_reloc (file, op, SYMBOL_CONTEXT_LEA, mips_hi_relocs); in mips_print_operand() 9112 mips_print_operand_reloc (file, op, SYMBOL_CONTEXT_LEA, mips_lo_relocs); in mips_print_operand() 9259 mips_print_operand_reloc (file, addr.offset, SYMBOL_CONTEXT_MEM, in mips_print_operand_address()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2007 | 3493 (mips_print_operand_reloc): ...this. Use a gcc_assert rather than
|