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

  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc 146 static bool xtensa_function_value_regno_p (const unsigned int);
244 #define TARGET_FUNCTION_VALUE_REGNO_P xtensa_function_value_regno_p
4752 xtensa_function_value_regno_p (const unsigned int regno)
4750 xtensa_function_value_regno_p (const unsigned int regno) function
  /src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc 151 static bool xtensa_function_value_regno_p (const unsigned int);
240 #define TARGET_FUNCTION_VALUE_REGNO_P xtensa_function_value_regno_p
3970 xtensa_function_value_regno_p (const unsigned int regno)
3968 xtensa_function_value_regno_p (const unsigned int regno) function

Completed in 19 milliseconds