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/
Dir3_sched.c92 struct ir3_sched_ctx { struct
175 static void sched_node_init(struct ir3_sched_ctx *ctx,
190 struct ir3_sched_ctx *), in sched_check_src_cond() argument
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 *ctx, in could_sched()
416 check_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in check_instr()
[all …]