Lines Matching refs:eviction_count
832 unsigned eviction_count = 0;
870 eviction_count +=
929 eviction_count += (killed->physreg_end - killed->physreg_start) * 2;
949 *_eviction_count = eviction_count;
1432 unsigned eviction_count;
1433 if (try_evict_regs(ctx, file, reg, i, &eviction_count, false, true)) {
1434 if (eviction_count < best_eviction_count) {
1435 best_eviction_count = eviction_count;
1875 unsigned eviction_count;
1876 if (!try_evict_regs(ctx, file, src, physreg, &eviction_count, true,