Searched refs:get_spill_slot (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_spill.c | 603 get_spill_slot(struct ra_spill_ctx *ctx, struct ir3_register *reg) function in typeref:typename:unsigned 702 spill(ctx, &interval->dst, get_spill_slot(ctx, interval->interval.reg), 825 unsigned spill_slot = get_spill_slot(ctx, reg); 1310 spill(ctx, pred_def, get_spill_slot(ctx, def), NULL, pred); 1560 spill(ctx, &interval->dst, get_spill_slot(ctx, def), NULL, block);
|
Completed in 4 milliseconds