Searched refs:ira_add_allocno_pref (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dira-int.h1017 extern void ira_add_allocno_pref (ira_allocno_t, int, int);
H A Dira-conflicts.c330 ira_add_allocno_pref (a, allocno_preferenced_hard_regno, freq);
H A Dira-costs.c1970 ira_add_allocno_pref (a, ira_class_hard_regs[best][0],
2059 ira_add_allocno_pref (curr_a, hard_regno, freq);
H A Dira-build.c1254 ira_add_allocno_pref (ira_allocno_t a, int hard_regno, int freq)
1249 ira_add_allocno_pref (ira_allocno_t a, int hard_regno, int freq) function

Completed in 88 milliseconds