Searched refs:opt_cmod_propagation (Results 1 – 9 of 9) sorted by relevance
351 vec4_visitor::opt_cmod_propagation() in opt_cmod_propagation() function in brw::vec4_visitor
549 fs_visitor::opt_cmod_propagation() in opt_cmod_propagation() function in fs_visitor
150 bool opt_cmod_propagation();
224 bool opt_cmod_propagation();
2785 OPT(opt_cmod_propagation); in run()2802 OPT(opt_cmod_propagation); in run()
145 bool ret = v->opt_cmod_propagation(); in cmod_propagation()
8539 OPT(opt_cmod_propagation); in optimize()8613 OPT(opt_cmod_propagation); in optimize()8889 if (OPT(opt_cmod_propagation)) { in allocate_registers()
113 bool ret = v->opt_cmod_propagation(); in cmod_propagation()
2737 - intel/compiler: Update block IPs once in opt_cmod_propagation