Searched refs:h8300_interrupt_function_p (Results 1 – 4 of 4) sorted by relevance
90 static int h8300_interrupt_function_p (tree);950 return (h8300_interrupt_function_p (current_function_decl)); in h8300_current_function_interrupt_function_p()4766 h8300_interrupt_function_p (tree func) in h8300_interrupt_function_p() function5524 || h8300_interrupt_function_p (fndecl) in h8300_ok_for_sibcall_p()5528 || h8300_interrupt_function_p (current_function_decl) in h8300_ok_for_sibcall_p()
90 static int h8300_interrupt_function_p (tree);983 return (h8300_interrupt_function_p (current_function_decl)); in h8300_current_function_interrupt_function_p()5145 h8300_interrupt_function_p (tree func) in h8300_interrupt_function_p() function
14382 (h8300_interrupt_function_p): Likewise.