Searched refs:TARGET_RETURN_IN_MEMORY (Results 1 - 25 of 55) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Dnetbsd.h104 #undef TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/moxie/
H A Dmoxie.c58 /* Worker function for TARGET_RETURN_IN_MEMORY. */
513 #undef TARGET_RETURN_IN_MEMORY macro
514 #define TARGET_RETURN_IN_MEMORY moxie_return_in_memory macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtarget-def.h432 #define TARGET_RETURN_IN_MEMORY default_return_in_memory macro
459 TARGET_RETURN_IN_MEMORY, \
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtarget-def.h652 #define TARGET_RETURN_IN_MEMORY default_return_in_memory macro
685 TARGET_RETURN_IN_MEMORY, \
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/crx/
H A Dcrx.c154 #undef TARGET_RETURN_IN_MEMORY macro
155 #define TARGET_RETURN_IN_MEMORY crx_return_in_memory macro
207 /* Implements hook TARGET_RETURN_IN_MEMORY. */
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11.c187 #undef TARGET_RETURN_IN_MEMORY macro
188 #define TARGET_RETURN_IN_MEMORY pdp11_return_in_memory
1738 /* Worker function for TARGET_RETURN_IN_MEMORY. */
186 #undef TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/score/
H A Dscore.c107 #undef TARGET_RETURN_IN_MEMORY macro
108 #define TARGET_RETURN_IN_MEMORY score_return_in_memory macro
132 /* Implement TARGET_RETURN_IN_MEMORY. In S+core,
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/crx/
H A Dcrx.c152 #undef TARGET_RETURN_IN_MEMORY macro
153 #define TARGET_RETURN_IN_MEMORY crx_return_in_memory macro
205 /* Implements hook TARGET_RETURN_IN_MEMORY. */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/pdp11/
H A Dpdp11.c180 #undef TARGET_RETURN_IN_MEMORY macro
181 #define TARGET_RETURN_IN_MEMORY pdp11_return_in_memory
1756 /* Worker function for TARGET_RETURN_IN_MEMORY. */
179 #undef TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.c145 #undef TARGET_RETURN_IN_MEMORY
146 #define TARGET_RETURN_IN_MEMORY arc_return_in_memory
2338 /* Worker function for TARGET_RETURN_IN_MEMORY. */
143 #undef TARGET_RETURN_IN_MEMORY macro
144 #define TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mn10300/
H A Dmn10300.c108 #undef TARGET_RETURN_IN_MEMORY macro
109 #define TARGET_RETURN_IN_MEMORY mn10300_return_in_memory
1449 /* Worker function for TARGET_RETURN_IN_MEMORY. */
107 #undef TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/arc/
H A Darc.c140 #undef TARGET_RETURN_IN_MEMORY macro
141 #define TARGET_RETURN_IN_MEMORY arc_return_in_memory
2339 /* Worker function for TARGET_RETURN_IN_MEMORY. */
139 #undef TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.c147 #undef TARGET_RETURN_IN_MEMORY
148 #define TARGET_RETURN_IN_MEMORY m32r_return_in_memory
1169 /* Worker function for TARGET_RETURN_IN_MEMORY. */
145 #undef TARGET_RETURN_IN_MEMORY macro
146 #define TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mcore/
H A Dmcore.c203 #undef TARGET_RETURN_IN_MEMORY
204 #define TARGET_RETURN_IN_MEMORY mcore_return_in_memory
3115 /* Worker function for TARGET_RETURN_IN_MEMORY. */
201 #undef TARGET_RETURN_IN_MEMORY macro
202 #define TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dmn10300.c122 #undef TARGET_RETURN_IN_MEMORY macro
123 #define TARGET_RETURN_IN_MEMORY mn10300_return_in_memory
1481 /* Worker function for TARGET_RETURN_IN_MEMORY. */
121 #undef TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.c2727 #undef TARGET_RETURN_IN_MEMORY
2728 #define TARGET_RETURN_IN_MEMORY rx_return_in_memory
2713 #undef TARGET_RETURN_IN_MEMORY macro
2714 #define TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.c167 #undef TARGET_RETURN_IN_MEMORY
168 #define TARGET_RETURN_IN_MEMORY v850_return_in_memory
2986 /* Worker function for TARGET_RETURN_IN_MEMORY. */
165 #undef TARGET_RETURN_IN_MEMORY macro
166 #define TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m32r/
H A Dm32r.c134 #undef TARGET_RETURN_IN_MEMORY macro
135 #define TARGET_RETURN_IN_MEMORY m32r_return_in_memory
1018 /* Worker function for TARGET_RETURN_IN_MEMORY. */
133 #undef TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mcore/
H A Dmcore.c198 #undef TARGET_RETURN_IN_MEMORY macro
199 #define TARGET_RETURN_IN_MEMORY mcore_return_in_memory
3110 /* Worker function for TARGET_RETURN_IN_MEMORY. */
197 #undef TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/v850/
H A Dv850.c137 #undef TARGET_RETURN_IN_MEMORY macro
138 #define TARGET_RETURN_IN_MEMORY v850_return_in_memory
3003 /* Worker function for TARGET_RETURN_IN_MEMORY. */
136 #undef TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/xtensa/
H A Dxtensa.c254 #undef TARGET_RETURN_IN_MEMORY macro
255 #define TARGET_RETURN_IN_MEMORY xtensa_return_in_memory
2654 /* Worker function for TARGET_RETURN_IN_MEMORY. */
253 #undef TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.c208 #undef TARGET_RETURN_IN_MEMORY
209 #define TARGET_RETURN_IN_MEMORY iq2000_return_in_memory
2896 /* Worker function for TARGET_RETURN_IN_MEMORY. */
206 #undef TARGET_RETURN_IN_MEMORY macro
207 #define TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/picochip/
H A Dpicochip.c294 #undef TARGET_RETURN_IN_MEMORY
295 #define TARGET_RETURN_IN_MEMORY picochip_return_in_memory
291 #undef TARGET_RETURN_IN_MEMORY macro
292 #define TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.c2629 /* Worker function for TARGET_RETURN_IN_MEMORY. */
2672 #undef TARGET_RETURN_IN_MEMORY
2673 #define TARGET_RETURN_IN_MEMORY xstormy16_return_in_memory
2660 #undef TARGET_RETURN_IN_MEMORY macro
2661 #define TARGET_RETURN_IN_MEMORY macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.c197 #undef TARGET_RETURN_IN_MEMORY macro
198 #define TARGET_RETURN_IN_MEMORY xtensa_return_in_memory
3421 /* Worker function for TARGET_RETURN_IN_MEMORY. */
196 #undef TARGET_RETURN_IN_MEMORY macro

Completed in 517 milliseconds

123