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

  /src/external/gpl3/gcc/dist/gcc/config/fr30/
fr30.cc 128 static bool fr30_function_value_regno_p (const unsigned int);
176 #define TARGET_FUNCTION_VALUE_REGNO_P fr30_function_value_regno_p
740 fr30_function_value_regno_p (const unsigned int regno)
738 fr30_function_value_regno_p (const unsigned int regno) function
  /src/external/gpl3/gcc.old/dist/gcc/config/fr30/
fr30.cc 128 static bool fr30_function_value_regno_p (const unsigned int);
176 #define TARGET_FUNCTION_VALUE_REGNO_P fr30_function_value_regno_p
737 fr30_function_value_regno_p (const unsigned int regno)
735 fr30_function_value_regno_p (const unsigned int regno) function

Completed in 24 milliseconds