| /netbsd/src/external/gpl3/gcc/dist/gcc/config/moxie/ |
| D | moxie.cc | 606 #undef TARGET_RETURN_IN_MEMORY 607 #define TARGET_RETURN_IN_MEMORY moxie_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
| D | pdp11.cc | 207 #undef TARGET_RETURN_IN_MEMORY 208 #define TARGET_RETURN_IN_MEMORY pdp11_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/ |
| D | mcore.cc | 209 #undef TARGET_RETURN_IN_MEMORY 210 #define TARGET_RETURN_IN_MEMORY mcore_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/ |
| D | m32r.cc | 183 #undef TARGET_RETURN_IN_MEMORY 184 #define TARGET_RETURN_IN_MEMORY m32r_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
| D | mn10300.cc | 3350 #undef TARGET_RETURN_IN_MEMORY 3351 #define TARGET_RETURN_IN_MEMORY mn10300_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
| D | stormy16.cc | 2705 #undef TARGET_RETURN_IN_MEMORY 2706 #define TARGET_RETURN_IN_MEMORY xstormy16_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/ |
| D | v850.cc | 3287 #undef TARGET_RETURN_IN_MEMORY 3288 #define TARGET_RETURN_IN_MEMORY v850_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/ |
| D | rx.cc | 3667 #undef TARGET_RETURN_IN_MEMORY 3668 #define TARGET_RETURN_IN_MEMORY rx_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
| D | iq2000.cc | 219 #undef TARGET_RETURN_IN_MEMORY 220 #define TARGET_RETURN_IN_MEMORY iq2000_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| D | xtensa.cc | 232 #undef TARGET_RETURN_IN_MEMORY 233 #define TARGET_RETURN_IN_MEMORY xtensa_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/h8300/ |
| D | h8300.cc | 5581 #undef TARGET_RETURN_IN_MEMORY 5582 #define TARGET_RETURN_IN_MEMORY h8300_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| D | m68k.cc | 294 #undef TARGET_RETURN_IN_MEMORY 295 #define TARGET_RETURN_IN_MEMORY m68k_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/ |
| D | bfin.cc | 5834 #undef TARGET_RETURN_IN_MEMORY 5835 #define TARGET_RETURN_IN_MEMORY bfin_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/ |
| D | pa.cc | 340 #undef TARGET_RETURN_IN_MEMORY 341 #define TARGET_RETURN_IN_MEMORY pa_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| D | alpha.cc | 10049 #undef TARGET_RETURN_IN_MEMORY 10050 #define TARGET_RETURN_IN_MEMORY alpha_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | arc.cc | 720 #undef TARGET_RETURN_IN_MEMORY 721 #define TARGET_RETURN_IN_MEMORY arc_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| D | ia64.cc | 572 #undef TARGET_RETURN_IN_MEMORY 573 #define TARGET_RETURN_IN_MEMORY ia64_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/ |
| D | sh.cc | 521 #undef TARGET_RETURN_IN_MEMORY 522 #define TARGET_RETURN_IN_MEMORY sh_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr.cc | 15104 #undef TARGET_RETURN_IN_MEMORY 15105 #define TARGET_RETURN_IN_MEMORY avr_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | sparc.cc | 828 #undef TARGET_RETURN_IN_MEMORY 829 #define TARGET_RETURN_IN_MEMORY sparc_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2004 | 44387 (TARGET_RETURN_IN_MEMORY): Likewise. 44631 (TARGET_RETURN_IN_MEMORY): Likewise. 44651 (TARGET_RETURN_IN_MEMORY): Likewise. 44686 (TARGET_RETURN_IN_MEMORY): Likewise. 44922 (TARGET_RETURN_IN_MEMORY): Likewise. 45050 (TARGET_RETURN_IN_MEMORY): Likewise. 45085 (TARGET_RETURN_IN_MEMORY): Likewise. 45120 (TARGET_RETURN_IN_MEMORY): Likewise. 45166 (TARGET_RETURN_IN_MEMORY): Likewise. 45237 (TARGET_RETURN_IN_MEMORY): Likewise. [all …]
|
| D | ChangeLog-2008 | 16232 * arm.h (TARGET_RETURN_IN_MEMORY): Remove. 18955 * config/i386/i386-interix.h (TARGET_RETURN_IN_MEMORY): Removed. 18962 * config/i386/i386.h (TARGET_RETURN_IN_MEMORY): Removed. 18967 (TARGET_RETURN_IN_MEMORY): Declared within i386.c only. 18968 * target-def.h (TARGET_RETURN_IN_MEMORY): Remove protection #ifdef. 19319 * config/bfin/bfin.h (TARGET_RETURN_IN_MEMORY): Don't define here. 19322 (TARGET_RETURN_IN_MEMORY): Define. 19993 * target-def.h: Check that TARGET_RETURN_IN_MEMORY isn't 20101 by TARGET_RETURN_IN_MEMORY. 20119 (RETURN_IN_MEMORY): Replace by TARGET_RETURN_IN_MEMORY.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/ |
| D | s390.cc | 17276 #undef TARGET_RETURN_IN_MEMORY 17277 #define TARGET_RETURN_IN_MEMORY s390_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | mips.cc | 22880 #undef TARGET_RETURN_IN_MEMORY 22881 #define TARGET_RETURN_IN_MEMORY mips_return_in_memory macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386.cc | 24325 #undef TARGET_RETURN_IN_MEMORY 24326 #define TARGET_RETURN_IN_MEMORY ix86_return_in_memory macro
|