Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira-color.cc1193 static bool allocated_hardreg_p[FIRST_PSEUDO_REGISTER]; variable
1747 if (!allocated_hardreg_p[hard_regno + i] in calculate_saved_nregs()
2204 allocated_hardreg_p[best_hard_regno + i] = true; in assign_hard_reg()
5164 memset (allocated_hardreg_p, 0, sizeof (allocated_hardreg_p)); in color()