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

  /src/external/gpl3/gcc/dist/gcc/config/vax/
vax.cc 341 print_operand_address (FILE * file, rtx addr)
338 print_operand_address (FILE * file, rtx addr) function
  /src/external/gpl3/gcc.old/dist/gcc/config/vax/
vax.cc 342 print_operand_address (FILE * file, rtx addr)
339 print_operand_address (FILE * file, rtx addr) function
  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.cc 836 print_operand_address (FILE *file, rtx addr)
832 print_operand_address (FILE *file, rtx addr) function
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.cc 836 print_operand_address (FILE *file, rtx addr)
832 print_operand_address (FILE *file, rtx addr) function
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc 5072 /* Use `print_operand_address' instead of `output_addr_const'
5077 print_operand_address (file, op);
5242 print_operand_address (FILE *file, rtx addr)
5229 print_operand_address (FILE *file, rtx addr) function
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.cc 712 function has been called by print_operand_address.
884 /* Avoid error in print_operand_address in case UNSPEC
2489 print_operand_address (file, op);
2533 print_operand_address (file, XEXP (op, 0));
2563 print_operand_address (FILE * file, rtx addr) function
  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc 3157 print_operand_address (FILE *file, rtx addr)
3160 error ("%<PRINT_OPERAND_ADDRESS%>, null pointer");
3155 print_operand_address (FILE *file, rtx addr) function
  /src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn.cc 5505 /* Helper function for print_operand and print_operand_address.
5643 /* Implement PRINT_OPERAND_ADDRESS via gcn.h. */
5646 print_operand_address (FILE *file, rtx mem) function
6057 print_operand_address (file, x);
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc 5053 /* Use `print_operand_address' instead of `output_addr_const'
5058 print_operand_address (file, op);
5223 print_operand_address (FILE *file, rtx addr)
5210 print_operand_address (FILE *file, rtx addr) function
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.cc 713 function has been called by print_operand_address.
885 /* Avoid error in print_operand_address in case UNSPEC
2484 print_operand_address (file, op);
2528 print_operand_address (file, XEXP (op, 0));
2558 print_operand_address (FILE * file, rtx addr) function
  /src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc 2551 print_operand_address (FILE *file, rtx addr)
2554 error ("%<PRINT_OPERAND_ADDRESS%>, null pointer");
2549 print_operand_address (FILE *file, rtx addr) function
  /src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn.cc 6886 /* Helper function for print_operand and print_operand_address.
7029 /* Implement PRINT_OPERAND_ADDRESS via gcn.h. */
7032 print_operand_address (FILE *file, rtx mem) function
7422 print_operand_address (file, x);
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 7968 print_operand_address (FILE *file, rtx addr)
7967 print_operand_address (FILE *file, rtx addr) function
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c 1037 print_operand_address (FILE * file, register rtx addr)
1034 print_operand_address (FILE * file, register rtx addr) function
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 8406 print_operand_address (FILE *file, rtx addr)
8405 print_operand_address (FILE *file, rtx addr) function
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 8835 /* These are only used to pass through from print_operand/print_operand_address
14235 print_operand_address (file, x);
14670 print_operand_address (FILE *file, rtx x)
14646 print_operand_address (FILE *file, rtx x) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 8760 /* These are only used to pass through from print_operand/print_operand_address
13850 print_operand_address (file, x);
14286 print_operand_address (FILE *file, rtx x)
14262 print_operand_address (FILE *file, rtx x) function

Completed in 79 milliseconds