Home
last modified time | relevance | path

Searched refs:v850_interrupt_function_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850-protos.h52 extern int v850_interrupt_function_p (tree);
H A Dv850.cc1424 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
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850-protos.h52 extern int v850_interrupt_function_p (tree);
H A Dv850.c1424 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