Home | History | Annotate | Download | only in gcc

Lines Matching defs:to_obj

601       ira_object_t to_obj = ALLOCNO_OBJECT (to, i);
604 OBJECT_CONFLICT_HARD_REGS (to_obj)
606 OBJECT_TOTAL_CONFLICT_HARD_REGS (to_obj)
2154 ira_object_t to_obj = ALLOCNO_OBJECT (to, i);
2165 change_object_in_range_list (lr, to_obj);
2166 OBJECT_LIVE_RANGES (to_obj)
2167 = ira_merge_live_ranges (lr, OBJECT_LIVE_RANGES (to_obj));
2183 ira_object_t to_obj = ALLOCNO_OBJECT (to, i);
2194 change_object_in_range_list (lr, to_obj);
2195 OBJECT_LIVE_RANGES (to_obj)
2196 = ira_merge_live_ranges (lr, OBJECT_LIVE_RANGES (to_obj));