Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.h151 bool eliminate_find_live_channel();
Dbrw_fs.h174 bool eliminate_find_live_channel();
Dbrw_vec4.cpp1466 vec4_visitor::eliminate_find_live_channel() in eliminate_find_live_channel() function in brw::vec4_visitor
2726 OPT(eliminate_find_live_channel); in run()
Dbrw_fs.cpp3263 fs_visitor::eliminate_find_live_channel() in eliminate_find_live_channel() function in fs_visitor
7662 OPT(eliminate_find_live_channel); in optimize()