Home
last modified time | relevance | path

Searched defs:sinst (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c161 get_tex_read_count(struct schedule_instruction *sinst) in get_tex_read_count()
172 print_list(struct schedule_instruction *sinst) in print_list()
235 instruction_ready(struct schedule_state *s, struct schedule_instruction *sinst) in instruction_ready()
252 decrease_dependencies(struct schedule_state *s, struct schedule_instruction *sinst) in decrease_dependencies()
293 score_no_output(struct schedule_instruction *sinst) in score_no_output()
313 calc_score_r300(struct schedule_instruction *sinst) in calc_score_r300()
338 calc_score_readers(struct schedule_instruction *sinst) in calc_score_readers()
359 commit_update_reads(struct schedule_state *s, struct schedule_instruction *sinst) in commit_update_reads()
376 commit_update_writes(struct schedule_state *s, struct schedule_instruction *sinst) in commit_update_writes()
415 commit_alu_instruction(struct schedule_state *s, struct schedule_instruction *sinst) in commit_alu_instruction()