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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 681 static bool sparc_function_value_regno_p (const unsigned int);
840 #define TARGET_FUNCTION_VALUE_REGNO_P sparc_function_value_regno_p
7906 sparc_function_value_regno_p (const unsigned int regno)
7895 sparc_function_value_regno_p (const unsigned int regno) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 680 static bool sparc_function_value_regno_p (const unsigned int);
839 #define TARGET_FUNCTION_VALUE_REGNO_P sparc_function_value_regno_p
7891 sparc_function_value_regno_p (const unsigned int regno)
7880 sparc_function_value_regno_p (const unsigned int regno) function

Completed in 40 milliseconds