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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_postsched.c60 struct ir3_postsched_ctx { struct
104 schedule(struct ir3_postsched_ctx *ctx, struct ir3_instruction *instr)
140 dump_state(struct ir3_postsched_ctx *ctx)
163 would_sync(struct ir3_postsched_ctx *ctx, struct ir3_instruction *instr)
180 choose_instr(struct ir3_postsched_ctx *ctx)
345 struct ir3_postsched_ctx *ctx;
491 calculate_forward_deps(struct ir3_postsched_ctx *ctx)
505 calculate_reverse_deps(struct ir3_postsched_ctx *ctx)
519 sched_node_init(struct ir3_postsched_ctx *ctx, struct ir3_instruction *instr)
546 sched_dag_init(struct ir3_postsched_ctx *ct
[all...]

Completed in 2 milliseconds