Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru-protos.h69 extern bool pru_return_in_memory (const_tree type, const_tree fntype);
H A Dpru-passes.c109 && pru_return_in_memory (TREE_TYPE (fntype), fntype)) in chk_function_decl()
H A Dpru.c2217 pru_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in pru_return_in_memory() function
2979 #define TARGET_RETURN_IN_MEMORY pru_return_in_memory
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru-protos.h72 extern bool pru_return_in_memory (const_tree type, const_tree fntype);
H A Dpru-passes.cc109 && pru_return_in_memory (TREE_TYPE (fntype), fntype)) in chk_function_decl()
H A Dpru.cc2345 pru_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in pru_return_in_memory() function
3141 #define TARGET_RETURN_IN_MEMORY pru_return_in_memory