Lines Matching refs:regs_active
78 bitmap regs_active; member
1407 && !bitmap_bit_p (evd->regs_active, REGNO (p->loc))) in expand_loc()
1482 cselib_expand_value_rtx (rtx orig, bitmap regs_active, int max_depth) in cselib_expand_value_rtx() argument
1486 evd.regs_active = regs_active; in cselib_expand_value_rtx()
1501 cselib_expand_value_rtx_cb (rtx orig, bitmap regs_active, int max_depth, in cselib_expand_value_rtx_cb() argument
1506 evd.regs_active = regs_active; in cselib_expand_value_rtx_cb()
1519 cselib_dummy_expand_value_rtx_cb (rtx orig, bitmap regs_active, int max_depth, in cselib_dummy_expand_value_rtx_cb() argument
1524 evd.regs_active = regs_active; in cselib_dummy_expand_value_rtx_cb()
1589 bitmap_set_bit (evd->regs_active, regno); in cselib_expand_value_rtx_1()
1595 bitmap_clear_bit (evd->regs_active, regno); in cselib_expand_value_rtx_1()
1630 subreg = evd->callback (orig, evd->regs_active, max_depth, in cselib_expand_value_rtx_1()
1665 result = evd->callback (orig, evd->regs_active, max_depth, in cselib_expand_value_rtx_1()
1678 return evd->callback (orig, evd->regs_active, max_depth, in cselib_expand_value_rtx_1()