Searched refs:rs6000_function_value (Results 1 – 3 of 3) sorted by relevance
122 extern rtx rs6000_function_value (tree, tree);
1271 #define FUNCTION_VALUE(VALTYPE, FUNC) rs6000_function_value ((VALTYPE), (FUNC))
19258 rs6000_function_value (tree valtype, tree func ATTRIBUTE_UNUSED) in rs6000_function_value() function