Searched refs:ir3_sched_ctx (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_sched.c | 92 struct ir3_sched_ctx { struct 168 static void sched_node_init(struct ir3_sched_ctx *ctx, 179 /* check_src_cond() passing a ir3_sched_ctx. */ 183 struct ir3_sched_ctx *), 184 struct ir3_sched_ctx *ctx) 206 struct ir3_sched_ctx *ctx) 222 is_outstanding_sfu(struct ir3_instruction *instr, struct ir3_sched_ctx *ctx) 256 schedule(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr) 368 check_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, 562 should_defer(struct ir3_sched_ctx *ct [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_sched.c | 52 struct ir3_sched_ctx { struct 68 unuse_each_src(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr) 109 update_live_values(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr) 141 clear_cache(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr) 150 schedule(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr) 355 check_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, 432 find_instr_recursive(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, 489 find_eligible_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, 531 split_addr(struct ir3_sched_ctx *ctx) 575 split_pred(struct ir3_sched_ctx *ct [all...] |
Completed in 4 milliseconds