Searched refs:read_live_in (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_spill.c | 1266 read_live_in(struct ra_spill_ctx *ctx, struct ir3_register *def, function in typeref:struct:reg_or_immed * 1308 struct reg_or_immed *pred_def = read_live_in(ctx, def, block, i); 1409 struct reg_or_immed *new_val = read_live_in(ctx, def, block, i); 1518 struct reg_or_immed *val = read_live_in(ctx, reg, block, 0);
|
Completed in 4 milliseconds