Searched refs:rs6000_return_in_memory (Results 1 – 1 of 1) sorted by relevance
616 static bool rs6000_return_in_memory (tree, tree);969 #define TARGET_RETURN_IN_MEMORY rs6000_return_in_memory4312 rs6000_return_in_memory (tree type, tree fntype ATTRIBUTE_UNUSED) in rs6000_return_in_memory() function