Searched refs:target_old_ip (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_compact.c1463 int target_old_ip = this_old_ip + (jump_count_compacted / 2); local in function:update_gen4_jump_count
1466 int target_compacted_count = compacted_counts[target_old_ip];
1657 int target_old_ip = this_old_ip + (jump_count_compacted / 2); local in function:brw_compact_instructions
1658 int target_compacted_count = compacted_counts[target_old_ip];
1682 int target_old_ip = this_old_ip + (jump_compacted / 2); local in function:brw_compact_instructions
1683 int target_compacted_count = compacted_counts[target_old_ip];
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu_compact.c2352 int target_old_ip = this_old_ip + (jump_count_compacted / 2); local in function:update_gfx4_jump_count
2355 int target_compacted_count = compacted_counts[target_old_ip];
2574 int target_old_ip = this_old_ip + (jump_count_compacted / 2); local in function:brw_compact_instructions
2575 int target_compacted_count = compacted_counts[target_old_ip];
2599 int target_old_ip = this_old_ip + (jump_compacted / 2); local in function:brw_compact_instructions
2600 int target_compacted_count = compacted_counts[target_old_ip];

Completed in 8 milliseconds