Searched refs:v850_interrupt_function_p (Results 1 – 4 of 4) sorted by relevance
52 extern int v850_interrupt_function_p (tree);
1424 int interrupt_handler = v850_interrupt_function_p (current_function_decl); in compute_register_save_size()1626 int interrupt_handler = v850_interrupt_function_p (current_function_decl); in expand_prologue()1809 int interrupt_handler = v850_interrupt_function_p (current_function_decl); in expand_epilogue()2075 v850_interrupt_function_p (tree func) in v850_interrupt_function_p() function