Home
last modified time | relevance | path

Searched refs:pa_function_arg_padding (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc173 static pad_direction pa_function_arg_padding (machine_mode, const_tree);
355 #define TARGET_FUNCTION_ARG_PADDING pa_function_arg_padding
6383 pa_function_arg_padding (machine_mode mode, const_tree type) in pa_function_arg_padding() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c173 static pad_direction pa_function_arg_padding (machine_mode, const_tree);
355 #define TARGET_FUNCTION_ARG_PADDING pa_function_arg_padding
6349 pa_function_arg_padding (machine_mode mode, const_tree type) in pa_function_arg_padding() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201716704 * config/pa/pa-protos.h (pa_function_arg_padding): Delete.
16706 (pa_function_arg_padding): Make static. Return pad_direction instead