Lines Matching refs:ir3_block

147    struct ir3_block *start = ir3_start_block(ir);
211 compute_block_next_distance(struct ra_spill_ctx *ctx, struct ir3_block *block,
256 const struct ir3_block *pred = block->predecessors[i];
350 struct ir3_block *block)
709 struct ir3_block *block)
726 unsigned spill_slot, struct ir3_instruction *instr, struct ir3_block *block)
770 struct ir3_instruction *instr, struct ir3_block *block)
847 struct ir3_instruction *after, struct ir3_block *block)
872 struct ir3_instruction *after, struct ir3_block *block)
900 struct ir3_instruction *after, struct ir3_block *block)
951 struct ir3_block *block)
970 struct ir3_instruction *instr, struct ir3_block *block)
1312 handle_live_in(struct ra_spill_ctx *ctx, struct ir3_block *block,
1326 is_live_in_phi(struct ir3_register *def, struct ir3_block *block)
1333 struct ir3_block *block, unsigned pred_idx)
1335 struct ir3_block *pred = block->predecessors[pred_idx];
1348 struct ir3_block *block, unsigned pred_idx)
1358 struct ir3_block *block, unsigned pred_idx)
1360 struct ir3_block *pred = block->predecessors[pred_idx];
1378 struct ir3_block *block)
1390 struct ir3_block *block)
1393 struct ir3_block *pred = block->predecessors[i];
1407 spill_live_ins(struct ra_spill_ctx *ctx, struct ir3_block *block)
1411 struct ir3_block *pred = block->predecessors[i];
1461 struct ir3_block *block, unsigned pred_idx)
1463 struct ir3_block *pred = block->predecessors[pred_idx];
1490 struct ir3_block *block)
1494 struct ir3_block *pred = block->predecessors[i];
1517 reload_live_ins(struct ra_spill_ctx *ctx, struct ir3_block *block)
1527 struct ir3_block *block)
1536 struct ir3_block *pred = block->predecessors[i];
1576 struct ir3_block *pred = block->predecessors[i];
1607 struct ir3_block *block)
1624 struct ir3_block *block)
1632 struct ir3_block *pred = block->predecessors[i];
1652 struct ir3_block *block)
1663 spill_live_outs(struct ra_spill_ctx *ctx, struct ir3_block *block)
1676 struct ir3_block *block)
1685 reload_live_outs(struct ra_spill_ctx *ctx, struct ir3_block *block)
1698 update_live_out_phis(struct ra_spill_ctx *ctx, struct ir3_block *block)
1701 struct ir3_block *succ = block->successors[0];
1722 struct ir3_block *block, unsigned pred_idx)
1724 struct ir3_block *pred = block->predecessors[pred_idx];
1740 record_pred_live_outs(struct ra_spill_ctx *ctx, struct ir3_block *block)
1743 struct ir3_block *pred = block->predecessors[i];
1777 record_live_outs(struct ra_spill_ctx *ctx, struct ir3_block *block)
1789 handle_block(struct ra_spill_ctx *ctx, struct ir3_block *block)
1943 struct ir3_block *succ = block->successors[i];