Searched refs:TARGET_PASS_BY_REFERENCE (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget-def.h504 #define TARGET_PASS_BY_REFERENCE hook_bool_CUMULATIVE_ARGS_mode_tree_bool_false macro
522 TARGET_PASS_BY_REFERENCE, \
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c1159 #undef TARGET_PASS_BY_REFERENCE
1160 #define TARGET_PASS_BY_REFERENCE mips_pass_by_reference
1156 #undef TARGET_PASS_BY_REFERENCE macro
1157 #define TARGET_PASS_BY_REFERENCE macro
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c9299 #undef TARGET_PASS_BY_REFERENCE macro
9300 #define TARGET_PASS_BY_REFERENCE s390_pass_by_reference
9298 #undef TARGET_PASS_BY_REFERENCE macro
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.c515 #undef TARGET_PASS_BY_REFERENCE
516 #define TARGET_PASS_BY_REFERENCE sparc_pass_by_reference
5281 /* Handle the TARGET_PASS_BY_REFERENCE target hook.
513 #undef TARGET_PASS_BY_REFERENCE macro
514 #define TARGET_PASS_BY_REFERENCE macro
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c302 #undef TARGET_PASS_BY_REFERENCE macro
303 #define TARGET_PASS_BY_REFERENCE arm_pass_by_reference
301 #undef TARGET_PASS_BY_REFERENCE macro
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c1598 #undef TARGET_PASS_BY_REFERENCE
1599 #define TARGET_PASS_BY_REFERENCE ix86_pass_by_reference
1596 #undef TARGET_PASS_BY_REFERENCE macro
1597 #define TARGET_PASS_BY_REFERENCE macro
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c992 #undef TARGET_PASS_BY_REFERENCE
993 #define TARGET_PASS_BY_REFERENCE rs6000_pass_by_reference
987 #undef TARGET_PASS_BY_REFERENCE macro
988 #define TARGET_PASS_BY_REFERENCE macro

Completed in 317 milliseconds