Searched refs:print_operand_address (Results 1 - 25 of 76) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/config/pdp11/
H A Dpdp11-protos.h31 extern void print_operand_address (FILE *, rtx);
H A Dpdp11.h656 print_operand_address (FILE, ADDR)
/haiku-buildtools/gcc/gcc/config/vax/
H A Dvax-protos.h27 extern void print_operand_address (FILE *, rtx);
H A Dvax.h712 print_operand_address (FILE, ADDR)
/haiku-buildtools/gcc/gcc/config/microblaze/
H A Dmicroblaze-protos.h39 extern void print_operand_address (FILE *, rtx);
/haiku-buildtools/legacy/gcc/gcc/config/mn10300/
H A Dmn10300.c154 print_operand_address (file, GEN_INT (val[0]));
159 print_operand_address (file, GEN_INT (val[0]));
163 print_operand_address (file,
171 print_operand_address (file, x);
209 print_operand_address (file, GEN_INT (val[1]));
215 print_operand_address (file,
224 print_operand_address (file, GEN_INT (-1));
226 print_operand_address (file, GEN_INT (0));
288 print_operand_address (file, GEN_INT (val));
297 print_operand_address (fil
308 print_operand_address (file, addr) function
[all...]
H A Dmn10300.h937 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) print_operand_address (FILE, ADDR)
1046 extern void print_operand_address ();
/haiku-buildtools/gcc/gcc/config/visium/
H A Dvisium-protos.h54 extern void print_operand_address (FILE *, rtx);
/haiku-buildtools/gcc/gcc/config/xtensa/
H A Dxtensa-protos.h62 extern void print_operand_address (FILE *, rtx);
/haiku-buildtools/legacy/gcc/gcc/config/mn10200/
H A Dmn10200.c170 print_operand_address (file, GEN_INT (val & 0xffff));
182 print_operand_address (file, GEN_INT (val));
188 print_operand_address (file, GEN_INT ((INTVAL (x) & 0xffff)));
193 print_operand_address (file, GEN_INT (val));
231 print_operand_address (file, GEN_INT ((val >> 16) & 0xffff));
244 print_operand_address (file, GEN_INT (val));
250 print_operand_address (file,
257 print_operand_address (file, GEN_INT (val));
328 print_operand_address (file, x);
340 print_operand_address (fil function
[all...]
H A Dmn10200.h943 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) print_operand_address (FILE, ADDR)
1071 extern void print_operand_address ();
/haiku-buildtools/legacy/gcc/gcc/config/elxsi/
H A Delxsi.c85 print_operand_address (file, addr) function
/haiku-buildtools/legacy/gcc/gcc/config/ns32k/
H A Dencore.h162 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) print_operand_address(FILE, ADDR)
H A Dtek6000.h232 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) print_operand_address(FILE, ADDR)
H A Dmerlin.h231 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) print_operand_address(FILE, ADDR)
/haiku-buildtools/gcc/gcc/config/alpha/
H A Dalpha-protos.h69 extern void print_operand_address (FILE *, rtx);
/haiku-buildtools/gcc/gcc/config/m68k/
H A Dm68k-protos.h52 extern void print_operand_address (FILE *, rtx);
/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu-protos.h30 extern void print_operand_address (FILE * file, register rtx addr);
H A Dspu.h506 print_operand_address (FILE, ADDR)
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390-protos.h113 extern void print_operand_address (FILE *, rtx);
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000-protos.h109 extern void print_operand_address (FILE *, rtx);
/haiku-buildtools/legacy/gcc/gcc/config/h8300/
H A Dh8300.c42 void print_operand_address ();
1438 print_operand_address (file, x);
1456 print_operand_address (file, addr)
1479 print_operand_address (file, XEXP (addr, 1));
1481 print_operand_address (file, XEXP (addr, 0));
1486 print_operand_address (file, XEXP (addr, 0));
1488 print_operand_address (file, XEXP (addr, 1));
1452 print_operand_address (file, addr) function
/haiku-buildtools/legacy/gcc/gcc/config/pdp11/
H A Dpdp11.h37 void print_operand_address ();
1272 print_operand_address (FILE, ADDR)
/haiku-buildtools/legacy/gcc/gcc/config/clipper/
H A Dclipper.c289 print_operand_address (file, addr)
288 print_operand_address (file, addr) function
/haiku-buildtools/legacy/gcc/gcc/config/convex/
H A Dconvex.c574 print_operand_address (file, addr)
567 print_operand_address (file, addr) function

Completed in 234 milliseconds

1234