Home
last modified time | relevance | path

Searched refs:prev_inst_read_scratch_reg (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_reg_allocate.cpp266 bool prev_inst_read_scratch_reg = false; in can_use_scratch_for_source() local
271 prev_inst_read_scratch_reg = true; in can_use_scratch_for_source()
304 prev_inst_read_scratch_reg = true; in can_use_scratch_for_source()
324 return prev_inst_read_scratch_reg; in can_use_scratch_for_source()
328 return prev_inst_read_scratch_reg; in can_use_scratch_for_source()