Searched defs:regs_active (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cselib.c | 78 bitmap regs_active; member 1482 cselib_expand_value_rtx (rtx orig, bitmap regs_active, int max_depth) 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() 1519 cselib_dummy_expand_value_rtx_cb (rtx orig, bitmap regs_active, int max_depth, in cselib_dummy_expand_value_rtx_cb()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cselib.c | 64 bitmap regs_active; member 1532 cselib_expand_value_rtx (rtx orig, bitmap regs_active, int max_depth) 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() 1569 cselib_dummy_expand_value_rtx_cb (rtx orig, bitmap regs_active, int max_depth, in cselib_dummy_expand_value_rtx_cb()
|