Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.cc92 static int h8300_monitor_function_p (tree);
812 if (h8300_monitor_function_p (current_function_decl)) in h8300_expand_prologue()
956 return (h8300_monitor_function_p (current_function_decl)); in h8300_current_function_monitor_function_p()
4811 h8300_monitor_function_p (tree func) in h8300_monitor_function_p() function
5523 || h8300_monitor_function_p (fndecl) in h8300_ok_for_sibcall_p()
5527 || h8300_monitor_function_p (current_function_decl) in h8300_ok_for_sibcall_p()
H A Dh8300.c92 static int h8300_monitor_function_p (tree);
846 if (h8300_monitor_function_p (current_function_decl)) in h8300_expand_prologue()
989 return (h8300_monitor_function_p (current_function_decl)); in h8300_current_function_monitor_function_p()
5190 h8300_monitor_function_p (tree func) in h8300_monitor_function_p() function
/netbsd/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.c92 static int h8300_monitor_function_p (tree);
846 if (h8300_monitor_function_p (current_function_decl)) in h8300_expand_prologue()
989 return (h8300_monitor_function_p (current_function_decl)); in h8300_current_function_monitor_function_p()
5190 h8300_monitor_function_p (tree func) in h8300_monitor_function_p() function
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.1112436 * h8300.c (h8300_monitor_function_p): New function.
/netbsd/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.1112436 * h8300.c (h8300_monitor_function_p): New function.