Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h33 extern machine_mode default_promote_function_mode (const_tree, machine_mode,
H A Dtarghooks.c136 default_promote_function_mode (const_tree type ATTRIBUTE_UNUSED, in default_promote_function_mode() function
H A Dtarget.def4491 default_promote_function_mode)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc7888 return default_promote_function_mode (type, mode, punsignedp, funtype, in sh_promote_function_mode()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c7888 return default_promote_function_mode (type, mode, punsignedp, funtype, in sh_promote_function_mode()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c3771 return default_promote_function_mode (type, mode, punsignedp, fntype, in ix86_promote_function_mode()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc4188 return default_promote_function_mode (type, mode, punsignedp, fntype, in ix86_promote_function_mode()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200913181 default_promote_function_mode when not VMS.
13762 * targhooks.c (default_promote_function_mode): Handle for_return == 2.
14743 * targhooks.c (default_promote_function_mode,
14745 * targhooks.h (default_promote_function_mode,
H A DChangeLog-20107900 default_promote_function_mode if !sh_promote_prototypes.
H A DChangeLog-201126798 * targhooks.c (default_promote_function_mode): Lisewise.