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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp323 int loop_end_ip = 0; local in function:fs_visitor::calculate_payload_ranges
340 loop_end_ip = count_to_loop_end(block);
351 use_ip = loop_end_ip;
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp210 int loop_end_ip = 0; local in function:fs_visitor::calculate_payload_ranges
227 loop_end_ip = count_to_loop_end(block);
238 use_ip = loop_end_ip;

Completed in 4 milliseconds