Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.cc163 static rtx cris_function_value(const_tree, const_tree, bool);
287 #define TARGET_FUNCTION_VALUE cris_function_value
3421 cris_function_value(const_tree type, in cris_function_value() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/
H A Dcris.c164 static rtx cris_function_value(const_tree, const_tree, bool);
286 #define TARGET_FUNCTION_VALUE cris_function_value
4141 cris_function_value(const_tree type, in cris_function_value() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20095555 * config/cris/cris.c (cris_function_value, cris_libcall_value,