Searched defs:scratch_reg (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ | ||
| H A D | brw_vec4_reg_allocate.cpp | 303 can_use_scratch_for_source(const vec4_instruction * inst,unsigned i,unsigned scratch_reg) argument 512 unsigned scratch_reg = ~0u; local in function:brw::vec4_visitor::spill_reg [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_vec4_reg_allocate.cpp | 262 can_use_scratch_for_source(const vec4_instruction * inst,unsigned i,unsigned scratch_reg) argument 472 unsigned scratch_reg = ~0u; local in function:brw::vec4_visitor::spill_reg [all...] |
Completed in 4 milliseconds