Searched refs:rs6000_function_value (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000-protos.h122 extern rtx rs6000_function_value (tree, tree);
H A Drs6000.h1274 #define FUNCTION_VALUE(VALTYPE, FUNC) rs6000_function_value ((VALTYPE), (FUNC))
H A Drs6000.c19360 rs6000_function_value (tree valtype, tree func ATTRIBUTE_UNUSED)
19314 rs6000_function_value (tree valtype, tree func ATTRIBUTE_UNUSED) function

Completed in 134 milliseconds