Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_sched.c92 struct ir3_sched_ctx { struct
175 static void sched_node_init(struct ir3_sched_ctx *ctx,
186 /* check_src_cond() passing a ir3_sched_ctx. */
190 struct ir3_sched_ctx *), in sched_check_src_cond()
191 struct ir3_sched_ctx *ctx) in sched_check_src_cond()
212 is_outstanding_sy(struct ir3_instruction *instr, struct ir3_sched_ctx *ctx) in is_outstanding_sy()
228 is_outstanding_ss(struct ir3_instruction *instr, struct ir3_sched_ctx *ctx) in is_outstanding_ss()
262 schedule(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr) in schedule()
375 should_skip(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr) in should_skip()
394 could_sched(struct ir3_sched_ctx *ct
[all...]

Completed in 2 milliseconds