Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_sched.c54 struct ir3_sched_ctx { struct
71 clear_cache(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr) in clear_cache() argument
80 schedule(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr) in schedule()
140 distance(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr, in distance()
158 delay_calc_srcn(struct ir3_sched_ctx *ctx, in delay_calc_srcn()
183 delay_calc(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr) in delay_calc()
236 check_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in check_instr()
313 find_instr_recursive(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in find_instr_recursive()
370 find_eligible_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes) in find_eligible_instr()
407 split_addr(struct ir3_sched_ctx *ctx) in split_addr()
[all …]