Searched refs:inv_reg_alloc_order (Results 1 – 4 of 4) sorted by relevance
456 extern int inv_reg_alloc_order[FIRST_PSEUDO_REGISTER];
148 int inv_reg_alloc_order[FIRST_PSEUDO_REGISTER]; variable299 inv_reg_alloc_order[reg_alloc_order[i]] = i; in init_reg_sets()
1765 && (inv_reg_alloc_order[regno] in find_reg()1766 < inv_reg_alloc_order[best_reg]) in find_reg()
893 * hard-reg-set.h (inv_reg_alloc_order): Declare if REG_ALLOC_ORDER is895 * regclass.c (inv_reg_alloc_order): New array.