Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c616 static bool rs6000_return_in_memory (tree, tree);
969 #define TARGET_RETURN_IN_MEMORY rs6000_return_in_memory
4312 rs6000_return_in_memory (tree type, tree fntype ATTRIBUTE_UNUSED) in rs6000_return_in_memory() function