Searched refs:h8300_saveall_function_p (Results 1 – 3 of 3) sorted by relevance
91 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() function5525 || 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()
91 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
4572 (h8300_saveall_function_p): New.