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

  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 241 static void ia64_print_operand (FILE *, rtx, int);
432 #define TARGET_PRINT_OPERAND ia64_print_operand
5359 also call this from ia64_print_operand for memory addresses. */
5394 ia64_print_operand (FILE * file, rtx x, int code)
5649 output_operand_lossage ("ia64_print_operand: unknown code");
5386 ia64_print_operand (FILE * file, rtx x, int code) function
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 241 static void ia64_print_operand (FILE *, rtx, int);
422 #define TARGET_PRINT_OPERAND ia64_print_operand
5348 also call this from ia64_print_operand for memory addresses. */
5383 ia64_print_operand (FILE * file, rtx x, int code)
5638 output_operand_lossage ("ia64_print_operand: unknown code");
5375 ia64_print_operand (FILE * file, rtx x, int code) function

Completed in 37 milliseconds