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

  /src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc 75 static void m32r_print_operand_address (FILE *, machine_mode, rtx);
147 #define TARGET_PRINT_OPERAND_ADDRESS m32r_print_operand_address
2320 m32r_print_operand_address (FILE * file, machine_mode /*mode*/, rtx addr)
2298 m32r_print_operand_address (FILE * file, machine_mode \/*mode*\/, rtx addr) function
  /src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc 74 static void m32r_print_operand_address (FILE *, machine_mode, rtx);
150 #define TARGET_PRINT_OPERAND_ADDRESS m32r_print_operand_address
2318 m32r_print_operand_address (FILE * file, machine_mode /*mode*/, rtx addr)
2296 m32r_print_operand_address (FILE * file, machine_mode \/*mode*\/, rtx addr) function

Completed in 47 milliseconds