Home
last modified time | relevance | path

Searched refs:next_first_allocno_copy (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-build.cc1384 next_cp = cp->next_first_allocno_copy; in find_allocno_copy()
1432 cp->next_first_allocno_copy = ALLOCNO_COPIES (first); in add_allocno_copy_to_list()
1433 if (cp->next_first_allocno_copy != NULL) in add_allocno_copy_to_list()
1435 if (cp->next_first_allocno_copy->first == first) in add_allocno_copy_to_list()
1436 cp->next_first_allocno_copy->prev_first_allocno_copy = cp; in add_allocno_copy_to_list()
1438 cp->next_first_allocno_copy->prev_second_allocno_copy = cp; in add_allocno_copy_to_list()
1462 std::swap (cp->next_first_allocno_copy, cp->next_second_allocno_copy); in swap_allocno_copy_ends_if_necessary()
1552 next_cp = cp->next_first_allocno_copy; in print_allocno_copies()
H A Dira-color.cc1424 next_cp = cp->next_first_allocno_copy; in update_costs_from_allocno()
1603 next_cp = cp->next_first_allocno_copy; in update_conflict_hard_regno_costs()
2406 next_cp = cp->next_first_allocno_copy; in form_threads_from_bucket()
2434 next_cp = cp->next_first_allocno_copy; in form_threads_from_colorable_allocno()
3117 next_cp = cp->next_first_allocno_copy; in allocno_copy_cost_saving()
3948 next_cp = cp->next_first_allocno_copy; in update_curr_costs()
4217 next_cp = cp->next_first_allocno_copy; in coalesce_allocnos()
4938 next_cp = cp->next_first_allocno_copy; in ira_reuse_stack_slot()
H A Dira-int.h596 ira_copy_t prev_first_allocno_copy, next_first_allocno_copy; member
H A Dira.cc2865 next_cp = cp->next_first_allocno_copy; in print_redundant_copies()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-build.c1380 next_cp = cp->next_first_allocno_copy; in find_allocno_copy()
1428 cp->next_first_allocno_copy = ALLOCNO_COPIES (first); in add_allocno_copy_to_list()
1429 if (cp->next_first_allocno_copy != NULL) in add_allocno_copy_to_list()
1431 if (cp->next_first_allocno_copy->first == first) in add_allocno_copy_to_list()
1432 cp->next_first_allocno_copy->prev_first_allocno_copy = cp; in add_allocno_copy_to_list()
1434 cp->next_first_allocno_copy->prev_second_allocno_copy = cp; in add_allocno_copy_to_list()
1458 std::swap (cp->next_first_allocno_copy, cp->next_second_allocno_copy); in swap_allocno_copy_ends_if_necessary()
1548 next_cp = cp->next_first_allocno_copy; in print_allocno_copies()
H A Dira-color.c1382 next_cp = cp->next_first_allocno_copy; in update_costs_from_allocno()
1550 next_cp = cp->next_first_allocno_copy; in update_conflict_hard_regno_costs()
2168 next_cp = cp->next_first_allocno_copy; in form_threads_from_bucket()
2193 next_cp = cp->next_first_allocno_copy; in form_threads_from_colorable_allocno()
2855 next_cp = cp->next_first_allocno_copy; in allocno_copy_cost_saving()
3650 next_cp = cp->next_first_allocno_copy; in update_curr_costs()
3919 next_cp = cp->next_first_allocno_copy; in coalesce_allocnos()
4640 next_cp = cp->next_first_allocno_copy; in ira_reuse_stack_slot()
H A Dira-int.h587 ira_copy_t prev_first_allocno_copy, next_first_allocno_copy; member
H A Dira.c2734 next_cp = cp->next_first_allocno_copy; in print_redundant_copies()