Home
last modified time | relevance | path

Searched refs:hook_pass_by_reference_must_pass_in_stack (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h68 extern bool hook_pass_by_reference_must_pass_in_stack
H A Dtarghooks.c329 hook_pass_by_reference_must_pass_in_stack (cumulative_args_t, in hook_pass_by_reference_must_pass_in_stack() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/fr30/
H A Dfr30.c162 #define TARGET_PASS_BY_REFERENCE hook_pass_by_reference_must_pass_in_stack
/netbsd-src/external/gpl3/gcc/dist/gcc/config/fr30/
H A Dfr30.cc162 #define TARGET_PASS_BY_REFERENCE hook_pass_by_reference_must_pass_in_stack
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/
H A Dmcore.c214 #define TARGET_PASS_BY_REFERENCE hook_pass_by_reference_must_pass_in_stack
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mcore/
H A Dmcore.cc214 #define TARGET_PASS_BY_REFERENCE hook_pass_by_reference_must_pass_in_stack
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/
H A Dcsky.c445 #define TARGET_PASS_BY_REFERENCE hook_pass_by_reference_must_pass_in_stack
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky.cc523 #define TARGET_PASS_BY_REFERENCE hook_pass_by_reference_must_pass_in_stack
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dfrv.c466 #define TARGET_PASS_BY_REFERENCE hook_pass_by_reference_must_pass_in_stack
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.cc466 #define TARGET_PASS_BY_REFERENCE hook_pass_by_reference_must_pass_in_stack
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201916699 * targhooks.c (hook_pass_by_reference_must_pass_in_stack): Likewise.
17048 * targhooks.h (hook_pass_by_reference_must_pass_in_stack): Update
17051 * targhooks.c (hook_pass_by_reference_must_pass_in_stack): Take a
H A DChangeLog-200710176 hook_pass_by_reference_must_pass_in_stack,
10182 hook_pass_by_reference_must_pass_in_stack,
H A DChangeLog-201121394 (hook_pass_by_reference_must_pass_in_stack): Likewise.
21406 (hook_pass_by_reference_must_pass_in_stack): Likewise.
H A DChangeLog-200423501 (hook_pass_by_reference_must_pass_in_stack): New.