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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 677 static bool sparc_return_in_memory (const_tree, const_tree);
832 #define TARGET_RETURN_IN_MEMORY sparc_return_in_memory
7676 sparc_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED)
7665 sparc_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 676 static bool sparc_return_in_memory (const_tree, const_tree);
831 #define TARGET_RETURN_IN_MEMORY sparc_return_in_memory
7661 sparc_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED)
7650 sparc_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) function

Completed in 37 milliseconds