Searched refs:ia64_return_in_memory (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.c211 static bool ia64_return_in_memory (const_tree, const_tree);
491 #define TARGET_RETURN_IN_MEMORY ia64_return_in_memory
4611 ia64_return_in_memory (const_tree valtype, const_tree fntype ATTRIBUTE_UNUSED)
4603 ia64_return_in_memory (const_tree valtype, const_tree fntype ATTRIBUTE_UNUSED) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.c184 static bool ia64_return_in_memory (tree, tree);
404 #define TARGET_RETURN_IN_MEMORY ia64_return_in_memory
4311 ia64_return_in_memory (tree valtype, tree fntype ATTRIBUTE_UNUSED)
4302 ia64_return_in_memory (tree valtype, tree fntype ATTRIBUTE_UNUSED) function

Completed in 101 milliseconds