Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/
Dm32r.cc86 static bool m32r_return_in_memory (const_tree, const_tree);
184 #define TARGET_RETURN_IN_MEMORY m32r_return_in_memory
1236 m32r_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in m32r_return_in_memory() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200710069 * config/m32r/m32r.c (m32r_return_in_memory,
DChangeLog-201917085 (m32r_return_in_memory): Update call accordingly.
DChangeLog-201121557 * config/m32r/m32r.c (m32r_return_in_memory): Adjust for changed
DChangeLog-200444653 (m32r_return_in_memory): New.