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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_ra.c1227 insert_dst(struct ra_ctx *ctx, struct ir3_register *dst) function in typeref:typename:void
1375 insert_dst(ctx, dst);
1399 insert_dst(ctx, dst);
1479 /* We need to do this before insert_dst(), so that children of the
1492 /* Note: insert_dst will automatically shuffle around any intervals that
1496 insert_dst(ctx, instr->dsts[0]);
1526 insert_dst(ctx, instr->dsts[0]);
H A Dir3_spill.c490 insert_dst(struct ra_spill_ctx *ctx, struct ir3_register *dst) function in typeref:typename:void
968 insert_dst(ctx, dst);
989 insert_dst(ctx, dst);
1205 insert_dst(ctx, instr->dsts[0]);

Completed in 8 milliseconds