Searched refs:frv_function_value_regno_p (Results 1 – 4 of 4) sorted by relevance
38 extern bool frv_function_value_regno_p (const unsigned int);
1168 #define FUNCTION_VALUE_REGNO_P(REGNO) frv_function_value_regno_p (REGNO)
3208 frv_function_value_regno_p (const unsigned int regno) in frv_function_value_regno_p() function
4227 frv_function_value_regno_p): New functions.4230 (FUNCTION_VALUE_REGNO_P): Redefine, use frv_function_value_regno_p.4231 * config/frv/frv-protos.h (frv_function_value_regno_p): Declare.