Searched refs:try_evict_regs (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_ra.c | 816 try_evict_regs(struct ra_ctx *ctx, struct ra_file *file, in try_evict_regs() function 1433 if (try_evict_regs(ctx, file, reg, i, &eviction_count, false, true)) { in get_reg() 1442 ASSERTED bool result = try_evict_regs( in get_reg() 1448 /* Use the dumb fallback only if try_evict_regs() fails. */ in get_reg() 1876 if (!try_evict_regs(ctx, file, src, physreg, &eviction_count, true, in handle_precolored_source()
|
Completed in 7 milliseconds