Home
last modified time | relevance | path

Searched refs:md_finish_global (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtarget.h248 void (* md_finish_global) (FILE *, int); member
HDhaifa-sched.c2891 if (targetm.sched.md_finish_global) in sched_finish()
2892 targetm.sched.md_finish_global (sched_dump, sched_verbose); in sched_finish()
HDChangeLog-200440522 * target.h (md_init_global, md_finish_global): Function