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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 280 static bool sh_function_value_regno_p (const unsigned int);
518 #define TARGET_FUNCTION_VALUE_REGNO_P sh_function_value_regno_p
8169 sh_function_value_regno_p (const unsigned int regno)
8158 sh_function_value_regno_p (const unsigned int regno) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 279 static bool sh_function_value_regno_p (const unsigned int);
518 #define TARGET_FUNCTION_VALUE_REGNO_P sh_function_value_regno_p
8169 sh_function_value_regno_p (const unsigned int regno)
8158 sh_function_value_regno_p (const unsigned int regno) function

Completed in 79 milliseconds