Searched refs:allocated_hardreg_p (Results 1 – 1 of 1) sorted by relevance
1193 static bool allocated_hardreg_p[FIRST_PSEUDO_REGISTER]; variable1747 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()