Home
last modified time | relevance | path

Searched refs:max_normal_pseudo (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dra-colorize.c351 if (id2web[i]->regno >= max_normal_pseudo)
728 if ((u->regno >= max_normal_pseudo) != (v->regno >= max_normal_pseudo))
1297 if (web->regno >= max_normal_pseudo)
1643 if (web->regno >= max_normal_pseudo && web->type == SPILLED)
2018 if (aweb->type == SPILLED || web->regno >= max_normal_pseudo) in check_colors()
2038 if (wl->t->regno >= max_normal_pseudo) in check_colors()
2597 if (dest->type != PRECOLORED && dest->regno < max_normal_pseudo) in extended_coalesce_2()
2606 && source->regno < max_normal_pseudo in extended_coalesce_2()
H A Dra.c130 unsigned int max_normal_pseudo; variable
715 max_normal_pseudo = (unsigned) max_reg_num (); in reg_alloc()
H A Dra.h441 extern unsigned int max_normal_pseudo;
H A Dra-build.c281 || s_regno >= max_normal_pseudo
282 || d_regno >= max_normal_pseudo)
2352 if (web->regno >= max_normal_pseudo)
H A Dra-rewrite.c903 if (supweb->regno >= max_normal_pseudo)
1715 if (web->regno >= max_normal_pseudo)
H A Dra-debug.c730 if (web->regno >= max_normal_pseudo)