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.cpp405 enum brw_reg_file last_reg_file = BAD_FILE; in opt_vector_float() local
446 last_reg_file != inst->dst.file || in opt_vector_float()
490 last_reg_file = inst->dst.file; in opt_vector_float()