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

  /src/external/gpl3/gcc/dist/gcc/config/visium/
visium.cc 168 static bool visium_return_in_memory (const_tree, const_tree fntype);
260 #define TARGET_RETURN_IN_MEMORY visium_return_in_memory
1411 visium_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc.old/dist/gcc/config/visium/
visium.cc 169 static bool visium_return_in_memory (const_tree, const_tree fntype);
260 #define TARGET_RETURN_IN_MEMORY visium_return_in_memory
1410 visium_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) function

Completed in 26 milliseconds