Searched refs:mark_reload_reg_in_use (Results 1 – 2 of 2) sorted by relevance
/dragonfly/contrib/gcc-8.0/gcc/ |
H A D | reload1.c | 376 static void mark_reload_reg_in_use (unsigned int, int, enum reload_type, 5031 mark_reload_reg_in_use (unsigned int regno, int opnum, enum reload_type type, in mark_reload_reg_in_use() function 6150 mark_reload_reg_in_use (spill_regs[i], rld[r].opnum, in set_reload_reg() 6349 mark_reload_reg_in_use (REGNO (rld[i].reg_rtx), rld[i].opnum, in choose_reload_regs_init() 6694 mark_reload_reg_in_use (i, in choose_reload_regs() 6872 mark_reload_reg_in_use (regno, rld[r].opnum, in choose_reload_regs()
|
/dragonfly/contrib/gcc-4.7/gcc/ |
H A D | reload1.c | 390 static void mark_reload_reg_in_use (unsigned int, int, enum reload_type, 5033 mark_reload_reg_in_use (unsigned int regno, int opnum, enum reload_type type, in mark_reload_reg_in_use() function 6155 mark_reload_reg_in_use (spill_regs[i], rld[r].opnum, in set_reload_reg() 6354 mark_reload_reg_in_use (REGNO (rld[i].reg_rtx), rld[i].opnum, in choose_reload_regs_init() 6656 mark_reload_reg_in_use (i, in choose_reload_regs() 6833 mark_reload_reg_in_use (regno, rld[r].opnum, in choose_reload_regs()
|