Home
last modified time | relevance | path

Searched refs:ira_add_allocno_pref (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira-conflicts.cc377 ira_add_allocno_pref (a, allocno_preferenced_hard_regno, freq); in process_regs_for_copy()
Dira-int.h1028 extern void ira_add_allocno_pref (ira_allocno_t, int, int);
Dira-costs.cc2109 ira_add_allocno_pref (a, ira_class_hard_regs[best][0], in find_costs_and_classes()
2204 ira_add_allocno_pref (curr_a, hard_regno, freq); in process_bb_node_for_hard_reg_moves()
Dira-build.cc1226 ira_add_allocno_pref (ira_allocno_t a, int hard_regno, int freq) in ira_add_allocno_pref() function
DChangeLog-201311479 (ira_add_allocno_pref, ira_remove_pref, ira_remove_allocno_prefs):
11497 (add_allocno_pref_to_list, ira_add_allocno_pref, print_pref): Ditto.