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

/freebsd-9.3-release/contrib/gcc/
H A Dtarget-def.h493 #define TARGET_RETURN_IN_MEMORY default_return_in_memory macro
520 TARGET_RETURN_IN_MEMORY, \
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c430 #undef TARGET_RETURN_IN_MEMORY
431 #define TARGET_RETURN_IN_MEMORY ia64_return_in_memory
428 #undef TARGET_RETURN_IN_MEMORY macro
429 #define TARGET_RETURN_IN_MEMORY macro
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c1143 #undef TARGET_RETURN_IN_MEMORY
1144 #define TARGET_RETURN_IN_MEMORY mips_return_in_memory
9728 /* Implement TARGET_RETURN_IN_MEMORY. Under the old (i.e., 32 and O64 ABIs)
1140 #undef TARGET_RETURN_IN_MEMORY macro
1141 #define TARGET_RETURN_IN_MEMORY macro
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c9257 #undef TARGET_RETURN_IN_MEMORY macro
9258 #define TARGET_RETURN_IN_MEMORY s390_return_in_memory
9256 #undef TARGET_RETURN_IN_MEMORY macro
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.c511 #undef TARGET_RETURN_IN_MEMORY
512 #define TARGET_RETURN_IN_MEMORY sparc_return_in_memory
5392 /* Handle the TARGET_RETURN_IN_MEMORY target hook.
509 #undef TARGET_RETURN_IN_MEMORY macro
510 #define TARGET_RETURN_IN_MEMORY macro
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c977 #undef TARGET_RETURN_IN_MEMORY
978 #define TARGET_RETURN_IN_MEMORY rs6000_return_in_memory
972 #undef TARGET_RETURN_IN_MEMORY macro
973 #define TARGET_RETURN_IN_MEMORY macro

Completed in 244 milliseconds