Home
last modified time | relevance | path

Searched refs:return_nop_to_pool (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsel-sched-ir.h1534 extern void return_nop_to_pool (insn_t, bool);
H A Dsel-sched.cc4982 return_nop_to_pool (insn, full_tidying); in remove_temp_moveop_nops()
5460 return_nop_to_pool (place_to_insert, !DEBUG_INSN_P (insn)); in schedule_expr_on_boundary()
H A Dsel-sched-ir.cc1054 return_nop_to_pool (insn_t nop, bool full_tidying) in return_nop_to_pool() function
H A DChangeLog-200911443 * sel-sched-ir.c (return_nop_to_pool): Take full_tidying argument.
11456 (return_nop_to_pool): Adjust.
H A DChangeLog-201333519 * sel-sched-ir.c (return_nop_to_pool): Clear INSN_DELETED_P for nops
H A DChangeLog-201423819 (return_nop_to_pool): Update for change of insn_t.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched-ir.h1536 extern void return_nop_to_pool (insn_t, bool);
H A Dsel-sched.c4982 return_nop_to_pool (insn, full_tidying); in remove_temp_moveop_nops()
5460 return_nop_to_pool (place_to_insert, !DEBUG_INSN_P (insn)); in schedule_expr_on_boundary()
H A Dsel-sched-ir.c1054 return_nop_to_pool (insn_t nop, bool full_tidying) in return_nop_to_pool() function