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

  /src/external/gpl3/gcc.old/dist/gcc/config/h8300/
h8300.cc 103 static void h8300_print_operand (FILE *, rtx, int);
1431 h8300_print_operand (FILE *file, rtx x, int code)
1516 h8300_print_operand (file, x, 'R');
1546 h8300_print_operand (file, x, 0);
1571 h8300_print_operand (file, x, 0);
1822 h8300_print_operand (file, index, 'X');
1827 h8300_print_operand (file, index, 'T');
1832 h8300_print_operand (file, index, 'S');
3377 size suffix ('b', 'w' or 'l') and OPTYPE is the h8300_print_operand
5570 #define TARGET_PRINT_OPERAND h8300_print_operand
1427 h8300_print_operand (FILE *file, rtx x, int code) function
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
h8300.cc 103 static void h8300_print_operand (FILE *, rtx, int);
1431 h8300_print_operand (FILE *file, rtx x, int code)
1516 h8300_print_operand (file, x, 'R');
1546 h8300_print_operand (file, x, 0);
1571 h8300_print_operand (file, x, 0);
1822 h8300_print_operand (file, index, 'X');
1827 h8300_print_operand (file, index, 'T');
1832 h8300_print_operand (file, index, 'S');
3377 size suffix ('b', 'w' or 'l') and OPTYPE is the h8300_print_operand
5665 #define TARGET_PRINT_OPERAND h8300_print_operand
1427 h8300_print_operand (FILE *file, rtx x, int code) function
    [all...]

Completed in 25 milliseconds