Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp385 enum brw_reg_file last_reg_file = BAD_FILE; in opt_vector_float() local
426 last_reg_file != inst->dst.file || in opt_vector_float()
470 last_reg_file = inst->dst.file; in opt_vector_float()