Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_spill.c671 get_spill_slot(struct ra_spill_ctx *ctx, struct ir3_register *reg) in get_spill_slot() function
775 spill(ctx, &interval->dst, get_spill_slot(ctx, interval->interval.reg), in spill_interval()
902 unsigned spill_slot = get_spill_slot(ctx, reg); in reload()
1401 spill(ctx, pred_def, get_spill_slot(ctx, def), NULL, pred); in spill_live_in()
1658 spill(ctx, &interval->dst, get_spill_slot(ctx, def), NULL, block); in spill_live_out()

Completed in 4 milliseconds