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

  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 219 static bool ia64_function_value_regno_p (const unsigned int);
580 #define TARGET_FUNCTION_VALUE_REGNO_P ia64_function_value_regno_p
5335 ia64_function_value_regno_p (const unsigned int regno)
5327 ia64_function_value_regno_p (const unsigned int regno) function
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 219 static bool ia64_function_value_regno_p (const unsigned int);
570 #define TARGET_FUNCTION_VALUE_REGNO_P ia64_function_value_regno_p
5324 ia64_function_value_regno_p (const unsigned int regno)
5316 ia64_function_value_regno_p (const unsigned int regno) function

Completed in 55 milliseconds