Home
last modified time | relevance | path

Searched refs:mips_return_in_memory (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c371 static bool mips_return_in_memory (tree, tree);
1142 #define TARGET_RETURN_IN_MEMORY mips_return_in_memory
9708 mips_return_in_memory (tree type, tree fndecl ATTRIBUTE_UNUSED) in mips_return_in_memory() function
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200442319 ,mips_return_in_memory,mips_strict_argument_naming): Use TARGET_NEWABI
45362 mips_setup_incoming_varargs and mips_return_in_memory.
45372 (mips_return_in_memory): Make it static. Add argument fntype.
H A DChangeLog-200228161 * config/mips/mips.c (mips_return_in_memory): New function.