Home
last modified time | relevance | path

Searched refs:pa_return_in_memory (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa-protos.h95 extern bool pa_return_in_memory (const_tree, const_tree);
Dpa.h593 || pa_return_in_memory (TREE_TYPE (FNTYPE), 0))) \
Dpa.cc341 #define TARGET_RETURN_IN_MEMORY pa_return_in_memory
10232 pa_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in pa_return_in_memory() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200445233 pa_return_in_memory.
45240 (pa_return_in_memory): Likewise.
45243 (INIT_CUMULATIVE_ARGS): Use pa_return_in_memory.
DChangeLog-200710106 pa_return_in_memory): Likewise.
10109 function_arg_padding, function_value, pa_return_in_memory):