Searched defs:sinst (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_pair_schedule.c | 174 static unsigned get_tex_read_count(struct schedule_instruction * sinst) argument 184 static void print_list(struct schedule_instruction * sinst) argument 247 static void instruction_ready(struct schedule_state * s, struct schedule_instruction * sinst) argument 263 decrease_dependencies(struct schedule_state * s,struct schedule_instruction * sinst) argument 303 score_no_output(struct schedule_instruction * sinst) argument 324 calc_score_r300(struct schedule_instruction * sinst) argument 348 calc_score_readers(struct schedule_instruction * sinst) argument 368 commit_update_reads(struct schedule_state * s,struct schedule_instruction * sinst) argument 386 commit_update_writes(struct schedule_state * s,struct schedule_instruction * sinst) argument 426 commit_alu_instruction(struct schedule_state * s,struct schedule_instruction * sinst) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_pair_schedule.c | 174 static unsigned get_tex_read_count(struct schedule_instruction * sinst) argument 184 static void print_list(struct schedule_instruction * sinst) argument 247 static void instruction_ready(struct schedule_state * s, struct schedule_instruction * sinst) argument 263 decrease_dependencies(struct schedule_state * s,struct schedule_instruction * sinst) argument 303 score_no_output(struct schedule_instruction * sinst) argument 324 calc_score_r300(struct schedule_instruction * sinst) argument 348 calc_score_readers(struct schedule_instruction * sinst) argument 368 commit_update_reads(struct schedule_state * s,struct schedule_instruction * sinst) argument 386 commit_update_writes(struct schedule_state * s,struct schedule_instruction * sinst) argument 426 commit_alu_instruction(struct schedule_state * s,struct schedule_instruction * sinst) argument [all...] |
Completed in 6 milliseconds