Home
last modified time | relevance | path

Searched refs:TARGET_PASS_BY_REFERENCE (Results 1 – 11 of 11) sorted by relevance

/trueos/contrib/gcc/
HDtarget-def.h504 #define TARGET_PASS_BY_REFERENCE hook_bool_CUMULATIVE_ARGS_mode_tree_bool_false macro
522 TARGET_PASS_BY_REFERENCE, \
HDChangeLog-200414416 (TARGET_PASS_BY_REFERENCE): Update default.
23497 * target-def.h (TARGET_PASS_BY_REFERENCE): New.
23504 (TARGET_PASS_BY_REFERENCE): New.
23507 (TARGET_PASS_BY_REFERENCE): New.
23511 * config/arm/arm.c (TARGET_PASS_BY_REFERENCE): New.
23516 (TARGET_PASS_BY_REFERENCE): New.
23520 * config/fr30/fr30.c (TARGET_PASS_BY_REFERENCE): New.
23523 * config/frv/frv.c (TARGET_PASS_BY_REFERENCE): New.
23527 * config/i386/i386.c (TARGET_PASS_BY_REFERENCE): New.
23531 * config/ia64/ia64.c (TARGET_PASS_BY_REFERENCE): New.
[all …]
HDChangeLog-20051356 TARGET_PASS_BY_REFERENCE, TARGET_MUST_PASS_IN_STACK,
4776 (TARGET_PASS_BY_REFERENCE): Likewise.
/trueos/contrib/gcc/config/sparc/
HDsparc.c513 #undef TARGET_PASS_BY_REFERENCE
514 #define TARGET_PASS_BY_REFERENCE sparc_pass_by_reference macro
/trueos/contrib/gcc/config/s390/
HDs390.c9298 #undef TARGET_PASS_BY_REFERENCE
9299 #define TARGET_PASS_BY_REFERENCE s390_pass_by_reference macro
/trueos/contrib/gcc/config/mips/
HDmips.c1156 #undef TARGET_PASS_BY_REFERENCE
1157 #define TARGET_PASS_BY_REFERENCE mips_pass_by_reference macro
/trueos/contrib/gcc/config/arm/
HDarm.c301 #undef TARGET_PASS_BY_REFERENCE
302 #define TARGET_PASS_BY_REFERENCE arm_pass_by_reference macro
/trueos/contrib/gcc/config/i386/
HDi386.c1598 #undef TARGET_PASS_BY_REFERENCE
1599 #define TARGET_PASS_BY_REFERENCE ix86_pass_by_reference macro
/trueos/contrib/gcc/config/rs6000/
HDrs6000.c987 #undef TARGET_PASS_BY_REFERENCE
988 #define TARGET_PASS_BY_REFERENCE rs6000_pass_by_reference macro
/trueos/contrib/gcc/doc/
HDrtl.texi3045 TARGET_PASS_BY_REFERENCE}) are stored. If the argument is
HDtm.texi3863 @deftypefn {Target Hook} bool TARGET_PASS_BY_REFERENCE (CUMULATIVE_ARGS *@var{cum}, enum machine_mo…