Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000-protos.h122 extern rtx rs6000_function_value (tree, tree);
H A Drs6000.h1271 #define FUNCTION_VALUE(VALTYPE, FUNC) rs6000_function_value ((VALTYPE), (FUNC))
H A Drs6000.c19258 rs6000_function_value (tree valtype, tree func ATTRIBUTE_UNUSED) in rs6000_function_value() function