Home
last modified time | relevance | path

Searched refs:epiphany_is_interrupt_p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany-protos.h51 extern bool epiphany_is_interrupt_p (tree);
H A Depiphany.h551 && epiphany_is_interrupt_p (current_function_decl)) \
H A Depiphany.cc186 epiphany_is_interrupt_p (tree decl) in epiphany_is_interrupt_p() function
2469 if (epiphany_is_interrupt_p (current_function_decl)) in epiphany_mode_entry_exit()
2761 if (reload_completed && epiphany_is_interrupt_p (current_function_decl)) in epiphany_epilogue_uses()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany-protos.h51 extern bool epiphany_is_interrupt_p (tree);
H A Depiphany.h551 && epiphany_is_interrupt_p (current_function_decl)) \
H A Depiphany.c186 epiphany_is_interrupt_p (tree decl) in epiphany_is_interrupt_p() function
2464 if (epiphany_is_interrupt_p (current_function_decl)) in epiphany_mode_entry_exit()
2756 if (reload_completed && epiphany_is_interrupt_p (current_function_decl)) in epiphany_epilogue_uses()