Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp1013 vec4_instruction *_scan_inst = (vec4_instruction *)inst->prev; in opt_register_coalesce() local
1016 _scan_inst = scan_inst; in opt_register_coalesce()
1145 vec4_instruction *scan_inst = _scan_inst; in opt_register_coalesce()