Searched refs:try_evict_regs (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_ra.c | 752 try_evict_regs(struct ra_ctx *ctx, struct ra_file *file, in try_evict_regs() function 1178 if (try_evict_regs(ctx, file, reg, i, &eviction_count, is_source, true)) { in get_reg() 1187 ASSERTED bool result = try_evict_regs( in get_reg() 1594 if (!try_evict_regs(ctx, file, src, physreg, &eviction_count, true, in handle_precolored_source()
|