Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.cc165 static bool cris_function_value_regno_p (const unsigned int);
291 #define TARGET_FUNCTION_VALUE_REGNO_P cris_function_value_regno_p
3442 cris_function_value_regno_p (const unsigned int regno) in cris_function_value_regno_p() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/
H A Dcris.c166 static bool cris_function_value_regno_p (const unsigned int);
290 #define TARGET_FUNCTION_VALUE_REGNO_P cris_function_value_regno_p
4162 cris_function_value_regno_p (const unsigned int regno) in cris_function_value_regno_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20095556 cris_function_value_regno_p): New functions.
5560 (FUNCTION_VALUE_REGNO_P): Redefine, use cris_function_value_regno_p.
5561 * config/cris/cris-protos.h (cris_function_value_regno_p): Declare.
H A DChangeLog-20112883 * config/cris/cris.c (cris_function_value_regno_p): Make static.
2886 * config/cris/cris-protos.h (cris_function_value_regno_p): Remove.