Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtarghooks.c125 int for_return ATTRIBUTE_UNUSED) in default_promote_function_mode()
127 if (type != NULL_TREE && for_return == 2) in default_promote_function_mode()
137 int for_return ATTRIBUTE_UNUSED) in default_promote_function_mode_always_promote()
H A Dexplow.c778 const_tree funtype, int for_return) in promote_function_mode() argument
786 for_return); in promote_function_mode()
797 for_return); in promote_function_mode()
H A Dtarget.def1961 const_tree funtype, int for_return),
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtarghooks.c134 int for_return ATTRIBUTE_UNUSED) in default_promote_function_mode()
136 if (type != NULL_TREE && for_return == 2) in default_promote_function_mode()
146 int for_return ATTRIBUTE_UNUSED) in default_promote_function_mode_always_promote()
H A Dexplow.c768 const_tree funtype, int for_return) in promote_function_mode() argument
776 for_return); in promote_function_mode()
787 for_return); in promote_function_mode()
H A Dtarget.def4360 @var{for_return} allows to distinguish the promotion of arguments and\n\
4374 const_tree funtype, int for_return),
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c7330 int for_return) in ix86_promote_function_mode() argument
7338 for_return); in ix86_promote_function_mode()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c9395 int for_return) in ix86_promote_function_mode() argument
9405 for_return); in ix86_promote_function_mode()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi954 …num machine_mode @var{mode}, int *@var{punsignedp}, const_tree @var{funtype}, int @var{for_return})
961 @var{for_return} allows to distinguish the promotion of arguments and
H A Dtm.texi.in945 @var{for_return} allows to distinguish the promotion of arguments and