Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp401 enum brw_reg_file last_reg_file = BAD_FILE; in opt_vector_float() local
442 last_reg_file != inst->dst.file || in opt_vector_float()
486 last_reg_file = inst->dst.file; in opt_vector_float()