Searched refs:default_promote_function_mode (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | targhooks.h | 33 extern machine_mode default_promote_function_mode (const_tree, machine_mode,
|
H A D | targhooks.c | 136 default_promote_function_mode (const_tree type ATTRIBUTE_UNUSED, in default_promote_function_mode() function
|
H A D | target.def | 4491 default_promote_function_mode)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
H A D | sh.cc | 7888 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 D | sh.c | 7888 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 D | i386.c | 3771 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 D | i386.cc | 4188 return default_promote_function_mode (type, mode, punsignedp, fntype, in ix86_promote_function_mode()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2009 | 13181 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 D | ChangeLog-2010 | 7900 default_promote_function_mode if !sh_promote_prototypes.
|
H A D | ChangeLog-2011 | 26798 * targhooks.c (default_promote_function_mode): Lisewise.
|