Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c2303 compacted_between(int old_ip, int old_target_ip, int *compacted_counts) in compacted_between()
2312 int this_old_ip, int *compacted_counts) in update_uip_jip()
2340 int this_old_ip, int *compacted_counts) in update_gfx4_jump_count()
2459 int compacted_counts[(p->next_insn_offset - start_offset) / sizeof(brw_inst)]; in brw_compact_instructions() local