HomeSort by: relevance | last modified time | path
    Searched defs:m32r_function_value_regno_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc 90 static bool m32r_function_value_regno_p (const unsigned int);
190 #define TARGET_FUNCTION_VALUE_REGNO_P m32r_function_value_regno_p
1273 m32r_function_value_regno_p (const unsigned int regno)
1264 m32r_function_value_regno_p (const unsigned int regno) function
  /src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc 89 static bool m32r_function_value_regno_p (const unsigned int);
193 #define TARGET_FUNCTION_VALUE_REGNO_P m32r_function_value_regno_p
1276 m32r_function_value_regno_p (const unsigned int regno)
1267 m32r_function_value_regno_p (const unsigned int regno) function

Completed in 72 milliseconds