Searched refs:MAX_GPR (Results 1 – 6 of 6) sorted by relevance
49 static const unsigned size = MAX_GPR * 4 / bt_bits;161 assert(bit < ((MAX_GPR - num_temps) << 2)); in find_free_bit()171 for (unsigned a = 0; a < MAX_GPR - num_temps; ++a) { in find_free_array()
466 return MAX_GPR - ctx.alu_temp_gprs; in first_temp_gpr()470 return MAX_GPR - 2 * ctx.alu_temp_gprs; in num_nontemp_gpr()
248 MAX_GPR = 128, enumerator
879 if (gpr < MAX_GPR - ctx.alu_temp_gprs && gpr >= ngpr) in update_ngpr()
510 } else if (src.sel < MAX_GPR) { in prepare_alu_group()
1314 re = MAX_GPR; in recolor_local()