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

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 121 static bool pa_function_value_regno_p (const unsigned int);
277 #define TARGET_FUNCTION_VALUE_REGNO_P pa_function_value_regno_p
9904 pa_function_value_regno_p (const unsigned int regno)
9890 pa_function_value_regno_p (const unsigned int regno) function
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 120 static bool pa_function_value_regno_p (const unsigned int);
273 #define TARGET_FUNCTION_VALUE_REGNO_P pa_function_value_regno_p
9756 pa_function_value_regno_p (const unsigned int regno)
9742 pa_function_value_regno_p (const unsigned int regno) function

Completed in 103 milliseconds