Home
last modified time | relevance | path

Searched refs:m32c_function_value (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.c90 static rtx m32c_function_value (const_tree, const_tree, bool);
1514 #define TARGET_FUNCTION_VALUE m32c_function_value
1517 m32c_function_value (const_tree valtype, in m32c_function_value() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.cc91 static rtx m32c_function_value (const_tree, const_tree, bool);
1518 #define TARGET_FUNCTION_VALUE m32c_function_value
1521 m32c_function_value (const_tree valtype, in m32c_function_value() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20095239 (m32c_function_value): Make static, add new 'outgoing' argument.
5245 (m32c_function_value, m32c_libcall_value): Delete declaration.
H A DChangeLog-200710064 * config/m32c/m32c-protos.h (m32c_function_value,
10068 m32c_function_value): Likewise.