Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/iq2000/
H A Diq2000-protos.h53 extern rtx iq2000_function_value (tree, tree);
H A Diq2000.h437 #define FUNCTION_VALUE(VALTYPE, FUNC) iq2000_function_value (VALTYPE, FUNC)
H A Diq2000.c2210 iq2000_function_value (tree valtype, tree func ATTRIBUTE_UNUSED) in iq2000_function_value() function