Searched refs:impossible_start_hard_regs (Results 1 – 2 of 2) sorted by relevance
493 HARD_REG_SET impossible_start_hard_regs, available_regs; in find_hard_regno_for_1() local553 impossible_start_hard_regs = lra_reg_info[regno].exclude_start_hard_regs; in find_hard_regno_for_1()568 SET_HARD_REG_BIT (impossible_start_hard_regs, hr); in find_hard_regno_for_1()572 SET_HARD_REG_BIT (impossible_start_hard_regs, hr); in find_hard_regno_for_1()639 && ! TEST_HARD_REG_BIT (impossible_start_hard_regs, hard_regno) in find_hard_regno_for_1()
12349 impossible_start_hard_regs from exclude_start_hard_regs.