Home
last modified time | relevance | path

Searched refs:unmentioned_reg_p_1 (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDcombine.c448 static int unmentioned_reg_p_1 (rtx *, void *);
12554 unmentioned_reg_p_1 (rtx *loc, void *expr) in unmentioned_reg_p_1() function
12572 return for_each_rtx (&equiv, unmentioned_reg_p_1, expr); in unmentioned_reg_p()
HDChangeLog-200426708 mark_used_regs_combine, move_deaths, unmentioned_reg_p_1): Likewise.
29789 unmentioned_reg_p_1): Likewise.
38420 (unmentioned_reg_p_1): New helper subroutine of unmentioned_reg_p.