Searched defs:jump_count_compacted (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ | ||
| H A D | brw_eu_compact.c | 1461 int jump_count_compacted = brw_inst_gen4_jump_count(devinfo, insn) << shift; local in function:update_gen4_jump_count 1655 int jump_count_compacted = brw_inst_gen6_jump_count(devinfo, insn); local in function:brw_compact_instructions |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_eu_compact.c | 2350 int jump_count_compacted = brw_inst_gfx4_jump_count(devinfo, insn) << shift; local in function:update_gfx4_jump_count 2572 int jump_count_compacted = brw_inst_gfx6_jump_count(devinfo, insn); local in function:brw_compact_instructions |
Completed in 8 milliseconds