/openbsd-src/gnu/usr.bin/gcc/gcc/config/mn10200/ |
H A D | mn10200.c | 183 print_operand_address (file, GEN_INT (val & 0xffff)); 195 print_operand_address (file, GEN_INT (val)); 201 print_operand_address (file, GEN_INT ((INTVAL (x) & 0xffff))); 206 print_operand_address (file, GEN_INT (val)); 243 print_operand_address (file, GEN_INT ((val >> 16) & 0xffff)); 256 print_operand_address (file, GEN_INT (val)); 262 print_operand_address (file, 269 print_operand_address (file, GEN_INT (val)); 339 print_operand_address (file, x); 351 print_operand_address (file, addr) in print_operand_address() function
|
H A D | mn10200-protos.h | 24 extern void print_operand_address PARAMS ((FILE *, rtx));
|
/openbsd-src/gnu/gcc/gcc/config/vax/ |
H A D | vax-protos.h | 31 extern void print_operand_address (FILE *, rtx);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/vax/ |
H A D | vax-protos.h | 26 extern void print_operand_address PARAMS ((FILE *, rtx));
|
/openbsd-src/gnu/gcc/gcc/config/pdp11/ |
H A D | pdp11-protos.h | 37 extern void print_operand_address (FILE *, rtx);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ns32k/ |
H A D | ns32k-protos.h | 34 extern void print_operand_address PARAMS ((FILE *, rtx));
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/pdp11/ |
H A D | pdp11-protos.h | 37 extern void print_operand_address PARAMS ((FILE *, rtx));
|
/openbsd-src/gnu/gcc/gcc/config/mn10300/ |
H A D | mn10300-protos.h | 34 extern void print_operand_address (FILE *, rtx);
|
H A D | linux.h | 70 print_operand_address ((FILE), (X)); \
|
/openbsd-src/gnu/gcc/gcc/config/iq2000/ |
H A D | iq2000-protos.h | 40 extern void print_operand_address (FILE *, rtx);
|
/openbsd-src/gnu/gcc/gcc/config/v850/ |
H A D | v850-protos.h | 39 extern void print_operand_address (FILE *, rtx);
|
/openbsd-src/gnu/gcc/gcc/config/m88k/ |
H A D | m88k-protos.h | 29 extern void print_operand_address (FILE *, rtx);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mn10300/ |
H A D | mn10300.c | 178 print_operand_address (file, 235 print_operand_address (file, 328 print_operand_address (file, x); 340 print_operand_address (file, addr) in print_operand_address() function 347 print_operand_address (file, XEXP (addr, 0));
|
H A D | mn10300-protos.h | 30 extern void print_operand_address PARAMS ((FILE *, rtx));
|
/openbsd-src/gnu/gcc/gcc/config/m68k/ |
H A D | m68k-protos.h | 49 extern void print_operand_address (FILE *, rtx);
|
/openbsd-src/gnu/gcc/gcc/config/xtensa/ |
H A D | xtensa-protos.h | 61 extern void print_operand_address (FILE *, rtx);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | m68k-protos.h | 54 extern void print_operand_address PARAMS ((FILE *, rtx));
|
/openbsd-src/gnu/gcc/gcc/config/h8300/ |
H A D | h8300-protos.h | 39 extern void print_operand_address (FILE *, rtx);
|
/openbsd-src/gnu/gcc/gcc/config/m68hc11/ |
H A D | m68hc11-protos.h | 68 extern void print_operand_address (FILE*, rtx);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/h8300/ |
H A D | h8300-protos.h | 33 extern void print_operand_address PARAMS ((FILE *, rtx));
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/dsp16xx/ |
H A D | dsp16xx-protos.h | 47 extern void print_operand_address PARAMS ((FILE *, rtx));
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/v850/ |
H A D | v850-protos.h | 48 extern void print_operand_address PARAMS ((FILE *, rtx));
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m88k/ |
H A D | m88k-protos.h | 29 extern void print_operand_address PARAMS ((FILE *, rtx));
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/ |
H A D | ip2k-protos.h | 51 extern void print_operand_address PARAMS ((FILE *, rtx));
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/ |
H A D | s390-protos.h | 76 extern void print_operand_address PARAMS ((FILE *, rtx));
|