Home
last modified time | relevance | path

Searched refs:custom_function_descriptors (Results 1 – 17 of 17) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h1057 (lang_hooks.custom_function_descriptors \
1058 && targetm.calls.custom_function_descriptors > 0 \
1060 2 * targetm.calls.custom_function_descriptors * BITS_PER_UNIT)\
H A Dlanghooks.h564 bool custom_function_descriptors; member
H A Dcalls.c228 const int bit_val = targetm.calls.custom_function_descriptors; in prepare_call_address()
H A Dbuiltins.c6212 if (targetm.calls.custom_function_descriptors != 0) in expand_builtin_init_trampoline()
6284 targetm.calls.custom_function_descriptors); in expand_builtin_adjust_descriptor()
H A Dtarget.def5151 (custom_function_descriptors,
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h1039 (lang_hooks.custom_function_descriptors \
1040 && targetm.calls.custom_function_descriptors > 0 \
1042 2 * targetm.calls.custom_function_descriptors * BITS_PER_UNIT)\
H A Dlanghooks.h620 bool custom_function_descriptors; member
H A Dcalls.cc231 const int bit_val = targetm.calls.custom_function_descriptors; in prepare_call_address()
H A Dcalls.c228 const int bit_val = targetm.calls.custom_function_descriptors; in prepare_call_address()
H A Dbuiltins.c6212 if (targetm.calls.custom_function_descriptors != 0) in expand_builtin_init_trampoline()
6284 targetm.calls.custom_function_descriptors); in expand_builtin_adjust_descriptor()
H A Dbuiltins.cc5393 if (targetm.calls.custom_function_descriptors != 0) in expand_builtin_init_trampoline()
5465 targetm.calls.custom_function_descriptors); in expand_builtin_adjust_descriptor()
H A Dtarget.def5233 (custom_function_descriptors,
H A DChangeLog-20169666 * langhooks.h (struct lang_hooks): Add custom_function_descriptors.
9671 * target.def (custom_function_descriptors): New POD hook.
H A DChangeLog-201811634 * target.def (custom_function_descriptors): Improve documentation.
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.c4515 targetm.calls.custom_function_descriptors = 0; in rs6000_option_override_internal()
H A Drs6000.cc4657 targetm.calls.custom_function_descriptors = 0; in rs6000_option_override_internal()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c4515 targetm.calls.custom_function_descriptors = 0; in rs6000_option_override_internal()