Home
last modified time | relevance | path

Searched refs:h8300_interrupt_function_p (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.cc90 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() function
5524 || 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()
H A Dh8300.c90 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
/netbsd/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.c90 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
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.1114382 (h8300_interrupt_function_p): Likewise.
/netbsd/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.1114382 (h8300_interrupt_function_p): Likewise.