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

  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc 136 static bool xtensa_return_in_memory (const_tree, const_tree);
238 #define TARGET_RETURN_IN_MEMORY xtensa_return_in_memory
4721 xtensa_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED)
4719 xtensa_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc 141 static bool xtensa_return_in_memory (const_tree, const_tree);
234 #define TARGET_RETURN_IN_MEMORY xtensa_return_in_memory
3939 xtensa_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED)
3937 xtensa_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) function

Completed in 18 milliseconds