Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.h141 bool opt_drop_redundant_mov_to_flags();
Dbrw_fs.cpp5578 fs_visitor::opt_drop_redundant_mov_to_flags() in opt_drop_redundant_mov_to_flags() function in fs_visitor
5662 OPT(opt_drop_redundant_mov_to_flags); in optimize()