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.h157 bool eliminate_find_live_channel();
Dbrw_fs.h152 bool eliminate_find_live_channel();
Dbrw_vec4.cpp1420 vec4_visitor::eliminate_find_live_channel() in eliminate_find_live_channel() function in brw::vec4_visitor
2667 OPT(eliminate_find_live_channel); in run()
Dbrw_fs.cpp3000 fs_visitor::eliminate_find_live_channel() in eliminate_find_live_channel() function in fs_visitor
6001 OPT(eliminate_find_live_channel); in optimize()