Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c12227 s390_function_arg_padding (machine_mode mode, const_tree type) in s390_function_arg_padding() function
16660 #define TARGET_FUNCTION_ARG_PADDING s390_function_arg_padding
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc12505 s390_function_arg_padding (machine_mode mode, const_tree type) in s390_function_arg_padding() function
17359 #define TARGET_FUNCTION_ARG_PADDING s390_function_arg_padding
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201716736 * config/s390/s390.c (s390_function_arg_padding): New function.