Home
last modified time | relevance | path

Searched refs:another_aclass (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-color.c1541 enum reg_class another_aclass; in update_conflict_hard_regno_costs() local
1565 another_aclass = ALLOCNO_CLASS (another_allocno); in update_conflict_hard_regno_costs()
1566 if (! ira_reg_classes_intersect_p[aclass][another_aclass] in update_conflict_hard_regno_costs()
1570 class_size = ira_class_hard_regs_num[another_aclass]; in update_conflict_hard_regno_costs()
1573 another_aclass, ALLOCNO_CONFLICT_HARD_REG_COSTS (another_allocno)); in update_conflict_hard_regno_costs()
1588 hard_regno = ira_class_hard_regs[another_aclass][i]; in update_conflict_hard_regno_costs()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-color.cc1594 enum reg_class another_aclass; in update_conflict_hard_regno_costs() local
1614 another_aclass = ALLOCNO_CLASS (another_allocno); in update_conflict_hard_regno_costs()
1618 || ! ira_reg_classes_intersect_p[aclass][another_aclass]) in update_conflict_hard_regno_costs()
1623 class_size = ira_class_hard_regs_num[another_aclass]; in update_conflict_hard_regno_costs()
1626 another_aclass, ALLOCNO_CONFLICT_HARD_REG_COSTS (another_allocno)); in update_conflict_hard_regno_costs()
1641 hard_regno = ira_class_hard_regs[another_aclass][i]; in update_conflict_hard_regno_costs()