Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.cc91 static int h8300_saveall_function_p (tree);
472 && (h8300_saveall_function_p (current_function_decl) \
4781 h8300_saveall_function_p (tree func) in h8300_saveall_function_p() function
5525 || h8300_saveall_function_p (fndecl) in h8300_ok_for_sibcall_p()
5529 || h8300_saveall_function_p (current_function_decl)) in h8300_ok_for_sibcall_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.c91 static int h8300_saveall_function_p (tree);
486 && (h8300_saveall_function_p (current_function_decl) \
5160 h8300_saveall_function_p (tree func) in h8300_saveall_function_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20034572 (h8300_saveall_function_p): New.