Home
last modified time | relevance | path

Searched refs:TARGET_PROMOTE_FUNCTION_ARGS (Results 1 – 10 of 10) sorted by relevance

/trueos/contrib/gcc/
HDtarget-def.h488 #define TARGET_PROMOTE_FUNCTION_ARGS hook_bool_tree_false macro
516 TARGET_PROMOTE_FUNCTION_ARGS, \
HDChangeLog-200436426 * config/arm/arm.h (TARGET_PROMOTE_FUNCTION_ARGS): Define.
44168 * target-def.h (TARGET_PROMOTE_FUNCTION_ARGS): Define as
44383 * config/sparc/sparc.c (TARGET_PROMOTE_FUNCTION_ARGS): New.
44627 (TARGET_PROMOTE_FUNCTION_ARGS): Likewise.
44918 * config/iq2000/iq2000.c (TARGET_PROMOTE_FUNCTION_ARGS): New.
45046 * config/arc/arc.c (TARGET_PROMOTE_FUNCTION_ARGS): New.
45116 * config/xtensa/xtensa.c (TARGET_PROMOTE_FUNCTION_ARGS): New.
45152 * config/arm/arm.c (TARGET_PROMOTE_FUNCTION_ARGS): New.
45273 (TARGET_PROMOTE_FUNCTION_ARGS): Likewise.
45349 * config/mmix/mmix.c (TARGET_PROMOTE_FUNCTION_ARGS): New.
[all …]
HDChangeLog-20035889 (TARGET_PROMOTE_FUNCTION_ARGS, TARGET_PROMOTE_FUNCTION_RETURN,
6328 (TARGET_PROMOTE_FUNCTION_ARGS): Define.
9352 * target-def.h: Add TARGET_PROMOTE_FUNCTION_ARGS,
/trueos/contrib/gcc/config/sparc/
HDsparc.c495 #undef TARGET_PROMOTE_FUNCTION_ARGS
496 #define TARGET_PROMOTE_FUNCTION_ARGS hook_bool_tree_true macro
/trueos/contrib/gcc/config/ia64/
HDia64.c410 #undef TARGET_PROMOTE_FUNCTION_ARGS
411 #define TARGET_PROMOTE_FUNCTION_ARGS hook_bool_tree_true
/trueos/contrib/gcc/config/s390/
HDs390.c9294 #undef TARGET_PROMOTE_FUNCTION_ARGS
9295 #define TARGET_PROMOTE_FUNCTION_ARGS hook_bool_tree_true macro
/trueos/contrib/gcc/config/mips/
HDmips.c1133 #undef TARGET_PROMOTE_FUNCTION_ARGS
1134 #define TARGET_PROMOTE_FUNCTION_ARGS hook_bool_tree_true macro
/trueos/contrib/gcc/config/arm/
HDarm.c295 #undef TARGET_PROMOTE_FUNCTION_ARGS
296 #define TARGET_PROMOTE_FUNCTION_ARGS hook_bool_tree_true macro
/trueos/contrib/gcc/config/rs6000/
HDrs6000.c967 #undef TARGET_PROMOTE_FUNCTION_ARGS
968 #define TARGET_PROMOTE_FUNCTION_ARGS hook_bool_tree_true macro
/trueos/contrib/gcc/doc/
HDtm.texi1000 function return values, as specified by @code{TARGET_PROMOTE_FUNCTION_ARGS}
1006 @deftypefn {Target Hook} bool TARGET_PROMOTE_FUNCTION_ARGS (tree @var{fntype})