Searched refs:REG_SET_TO_HARD_REG_SET (Results 1 – 14 of 14) sorted by relevance
| /freebsd-11-stable/contrib/gcc/ |
| HD | mode-switching.c | 457 REG_SET_TO_HARD_REG_SET (live_now, in optimize_mode_switching() 603 REG_SET_TO_HARD_REG_SET (live_at_edge, in optimize_mode_switching()
|
| HD | caller-save.c | 418 REG_SET_TO_HARD_REG_SET (hard_regs_to_save, in save_call_clobbered_regs()
|
| HD | basic-block.h | 85 #define REG_SET_TO_HARD_REG_SET(TO, FROM) \ macro
|
| HD | rtl-factoring.c | 523 REG_SET_TO_HARD_REG_SET (*hregs, regs); in renumbered_reg_set_to_hard_reg_set()
|
| HD | resource.c | 978 REG_SET_TO_HARD_REG_SET (current_live_regs, regs_live); in mark_target_live_regs()
|
| HD | reload1.c | 1655 REG_SET_TO_HARD_REG_SET (used_by_pseudos, &chain->live_throughout); in order_regs_for_reload() 1656 REG_SET_TO_HARD_REG_SET (used_by_pseudos2, &chain->dead_or_set); in order_regs_for_reload() 3766 REG_SET_TO_HARD_REG_SET (used_by_pseudos, &chain->live_throughout); in finish_spills() 3767 REG_SET_TO_HARD_REG_SET (used_by_pseudos2, &chain->dead_or_set); in finish_spills() 5396 REG_SET_TO_HARD_REG_SET (tmp, &chain->live_throughout); in choose_reload_regs_init() 5398 REG_SET_TO_HARD_REG_SET (tmp, &chain->dead_or_set); in choose_reload_regs_init()
|
| HD | recog.c | 2956 REG_SET_TO_HARD_REG_SET (live, peep2_insn_data[from].live_before); in peep2_find_free_register() 2965 REG_SET_TO_HARD_REG_SET (this_live, peep2_insn_data[from].live_before); in peep2_find_free_register()
|
| HD | postreload.c | 744 REG_SET_TO_HARD_REG_SET (live, in reload_combine()
|
| HD | bt-load.c | 583 REG_SET_TO_HARD_REG_SET (btrs_live_at_end[i], bb->il.rtl->global_live_at_end); in compute_defs_uses_and_gen()
|
| HD | local-alloc.c | 1313 REG_SET_TO_HARD_REG_SET (regs_live, in block_alloc()
|
| HD | global.c | 707 REG_SET_TO_HARD_REG_SET (hard_regs_live, old); in global_conflicts()
|
| HD | regrename.c | 153 REG_SET_TO_HARD_REG_SET (live, b->il.rtl->global_live_at_start); in merge_overlapping_regs()
|
| HD | FSFChangeLog.11 | 5413 * basic-block.h (REG_SET_TO_HARD_REG_SET): Fix typo.
|
| HD | ChangeLog-2000 | 18220 * basic-block.h (REG_SET_TO_HARD_REG_SET): Call new function.
|