Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtarghooks.h27 extern enum machine_mode default_promote_function_mode (const_tree, enum machine_mode,
H A Dtarghooks.c121 default_promote_function_mode (const_tree type ATTRIBUTE_UNUSED, in default_promote_function_mode() function
H A Dtarget.def1962 default_promote_function_mode)
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtarghooks.h32 extern machine_mode default_promote_function_mode (const_tree, machine_mode,
H A Dtarghooks.c130 default_promote_function_mode (const_tree type ATTRIBUTE_UNUSED, in default_promote_function_mode() function
H A Dtarget.def4375 default_promote_function_mode)
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c7337 return default_promote_function_mode (type, mode, punsignedp, fntype, in ix86_promote_function_mode()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c9404 return default_promote_function_mode (type, mode, punsignedp, fntype, in ix86_promote_function_mode()