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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1719 dst_reg orig_temp = temp; local in function:brw::vec4_visitor::emit_pull_constant_load
1755 shuffle_64bit_data(orig_temp, src_reg(temp), false, block, inst);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1611 dst_reg orig_temp = temp; local in function:brw::vec4_visitor::emit_pull_constant_load
1642 shuffle_64bit_data(orig_temp, src_reg(temp), false, false, block, inst);

Completed in 22 milliseconds