HomeSort by: relevance | last modified time | path
    Searched defs:rx_print_operand_address (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc 394 rx_print_operand_address (FILE * file, machine_mode /*mode*/, rtx addr)
930 rx_print_operand_address (file, VOIDmode, op);
3779 #define TARGET_PRINT_OPERAND_ADDRESS rx_print_operand_address
391 rx_print_operand_address (FILE * file, machine_mode \/*mode*\/, rtx addr) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc 393 rx_print_operand_address (FILE * file, machine_mode /*mode*/, rtx addr)
929 rx_print_operand_address (file, VOIDmode, op);
3779 #define TARGET_PRINT_OPERAND_ADDRESS rx_print_operand_address
390 rx_print_operand_address (FILE * file, machine_mode \/*mode*\/, rtx addr) function

Completed in 15 milliseconds