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

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc 4391 loongarch_print_operand (FILE *file, rtx op, int letter) function
4498 loongarch_print_operand (file, op, 0);
4539 loongarch_print_operand (file, XEXP (op, 0), 0);
4571 loongarch_print_operand (file, addr.offset, 0);
5914 #define TARGET_PRINT_OPERAND loongarch_print_operand
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 6119 loongarch_print_operand (FILE *file, rtx op, int letter) function
6315 loongarch_print_operand (file, op, 0);
6380 loongarch_print_operand (file, XEXP (op, 0), 0);
6412 loongarch_print_operand (file, addr.offset, 0);
11111 #define TARGET_PRINT_OPERAND loongarch_print_operand

Completed in 22 milliseconds