Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc174 static unsigned int pa_function_arg_boundary (machine_mode, const_tree);
357 #define TARGET_FUNCTION_ARG_BOUNDARY pa_function_arg_boundary
9970 pa_function_arg_boundary (machine_mode mode, const_tree type) in pa_function_arg_boundary() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c174 static unsigned int pa_function_arg_boundary (machine_mode, const_tree);
357 #define TARGET_FUNCTION_ARG_BOUNDARY pa_function_arg_boundary
9938 pa_function_arg_boundary (machine_mode mode, const_tree type) in pa_function_arg_boundary() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20104681 * config/pa/pa.c (pa_function_arg_boundary): Move TYPE_SIZE accesses
4875 * config/pa/pa.c (pa_function_arg_boundary): Add missing comparison.
4942 * config/pa/pa.c (pa_function_arg_boundary): Define.