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

  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 216 static bool ia64_return_in_memory (const_tree, const_tree);
585 #define TARGET_RETURN_IN_MEMORY ia64_return_in_memory
5193 ia64_return_in_memory (const_tree valtype, const_tree fntype ATTRIBUTE_UNUSED)
5185 ia64_return_in_memory (const_tree valtype, const_tree fntype ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 216 static bool ia64_return_in_memory (const_tree, const_tree);
575 #define TARGET_RETURN_IN_MEMORY ia64_return_in_memory
5182 ia64_return_in_memory (const_tree valtype, const_tree fntype ATTRIBUTE_UNUSED)
5174 ia64_return_in_memory (const_tree valtype, const_tree fntype ATTRIBUTE_UNUSED) function

Completed in 50 milliseconds