Searched refs:si_shader_inst (Results 1 – 1 of 1) sorted by relevance
857 struct si_shader_inst { struct876 struct si_shader_inst *instructions, in si_add_split_disasm() argument899 struct si_shader_inst *inst = &instructions[(*num)++]; in si_add_split_disasm()953 struct si_shader_inst *instructions = in si_print_annotated_shader()954 calloc(shader->bo->b.b.width0 / 4, sizeof(struct si_shader_inst)); in si_print_annotated_shader()980 struct si_shader_inst *inst = &instructions[i]; in si_print_annotated_shader()