Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/pdp11/
Dpdp11.cc160 static bool pdp11_return_in_memory (const_tree, const_tree);
208 #define TARGET_RETURN_IN_MEMORY pdp11_return_in_memory
1879 pdp11_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in pdp11_return_in_memory() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20107635 * config/pdp11/pdp11.c (pdp11_return_in_memory): Return vector and
7843 (pdp11_return_in_memory): Add other float types.
DChangeLog-200710111 * config/pdp11/pdp11.c (pdp11_return_in_memory): Likewise.