Searched refs:try_evict_regs (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_ra.c752 try_evict_regs(struct ra_ctx *ctx, struct ra_file *file, function in typeref:typename:bool
1178 if (try_evict_regs(ctx, file, reg, i, &eviction_count, is_source, true)) {
1187 ASSERTED bool result = try_evict_regs(
1193 /* Use the dumb fallback only if try_evict_regs() fails. */
1594 if (!try_evict_regs(ctx, file, src, physreg, &eviction_count, true,

Completed in 5 milliseconds