Lines Matching refs:regs_active
64 bitmap regs_active; member
1457 && !bitmap_bit_p (evd->regs_active, REGNO (p->loc))) in expand_loc()
1532 cselib_expand_value_rtx (rtx orig, bitmap regs_active, int max_depth) in cselib_expand_value_rtx() argument
1536 evd.regs_active = regs_active; in cselib_expand_value_rtx()
1551 cselib_expand_value_rtx_cb (rtx orig, bitmap regs_active, int max_depth, in cselib_expand_value_rtx_cb() argument
1556 evd.regs_active = regs_active; in cselib_expand_value_rtx_cb()
1569 cselib_dummy_expand_value_rtx_cb (rtx orig, bitmap regs_active, int max_depth, in cselib_dummy_expand_value_rtx_cb() argument
1574 evd.regs_active = regs_active; in cselib_dummy_expand_value_rtx_cb()
1639 bitmap_set_bit (evd->regs_active, regno); in cselib_expand_value_rtx_1()
1645 bitmap_clear_bit (evd->regs_active, regno); in cselib_expand_value_rtx_1()
1679 subreg = evd->callback (orig, evd->regs_active, max_depth, in cselib_expand_value_rtx_1()
1714 result = evd->callback (orig, evd->regs_active, max_depth, in cselib_expand_value_rtx_1()
1727 return evd->callback (orig, evd->regs_active, max_depth, in cselib_expand_value_rtx_1()