Searched refs:inv_reg_alloc_order (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dhard-reg-set.h456 extern int inv_reg_alloc_order[FIRST_PSEUDO_REGISTER];
H A Dregclass.c149 int inv_reg_alloc_order[FIRST_PSEUDO_REGISTER];
300 inv_reg_alloc_order[reg_alloc_order[i]] = i;
148 int inv_reg_alloc_order[FIRST_PSEUDO_REGISTER]; variable
H A Dreload1.c1774 && (inv_reg_alloc_order[regno]
1775 < inv_reg_alloc_order[best_reg])

Completed in 121 milliseconds