Home
last modified time | relevance | path

Searched refs:inv_reg_alloc_order (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/
HDhard-reg-set.h456 extern int inv_reg_alloc_order[FIRST_PSEUDO_REGISTER];
HDregclass.c148 int inv_reg_alloc_order[FIRST_PSEUDO_REGISTER]; variable
299 inv_reg_alloc_order[reg_alloc_order[i]] = i; in init_reg_sets()
HDreload1.c1765 && (inv_reg_alloc_order[regno] in find_reg()
1766 < inv_reg_alloc_order[best_reg]) in find_reg()
HDChangeLog-1999893 * hard-reg-set.h (inv_reg_alloc_order): Declare if REG_ALLOC_ORDER is
895 * regclass.c (inv_reg_alloc_order): New array.