Searched refs:m32r_return_in_memory (Results 1 – 6 of 6) sorted by relevance
85 static bool m32r_return_in_memory (const_tree, const_tree);183 #define TARGET_RETURN_IN_MEMORY m32r_return_in_memory1235 m32r_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in m32r_return_in_memory() function
86 static bool m32r_return_in_memory (const_tree, const_tree);184 #define TARGET_RETURN_IN_MEMORY m32r_return_in_memory1236 m32r_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in m32r_return_in_memory() function
10069 * config/m32r/m32r.c (m32r_return_in_memory,
17085 (m32r_return_in_memory): Update call accordingly.
21557 * config/m32r/m32r.c (m32r_return_in_memory): Adjust for changed
44653 (m32r_return_in_memory): New.