Searched refs:midgard_tag_props (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_ops.h33 extern struct mir_tag_props midgard_tag_props[16];
H A Ddisassemble.c1062 midgard_tag_props[br_uncond.dest_tag].name);
1086 midgard_tag_props[br_cond.dest_tag].name);
1129 midgard_tag_props[br.dest_tag].name);
1135 midgard_tag_props[br.dest_tag].name,
1136 midgard_tag_props[ctx->midg_tags[I]].name);
1916 unsigned num_quad_words = midgard_tag_props[tag].size;
1920 midgard_tag_props[tag].name,
1921 midgard_tag_props[ctx.midg_tags[i]].name);
1949 midgard_tag_props[tag].name,
1950 midgard_tag_props[last_next_ta
[all...]
H A Dmir.c394 block->quadword_count += midgard_tag_props[new.tag].size;
419 block->quadword_count += midgard_tag_props[new.tag].size;
H A Dmidgard_ops.c381 struct mir_tag_props midgard_tag_props[16] = { variable in typeref:struct:mir_tag_props[16]
H A Dmidgard_schedule.c1472 block->quadword_count += midgard_tag_props[bundle.tag].size;

Completed in 8 milliseconds