Searched refs:opt_cmod_propagation (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_cmod_propagation.cpp367 fs_visitor::opt_cmod_propagation() function in class:fs_visitor
H A Dbrw_vec4_cmod_propagation.cpp351 vec4_visitor::opt_cmod_propagation() function in class:brw::vec4_visitor
H A Dbrw_vec4.h150 bool opt_cmod_propagation();
H A Dbrw_fs.h198 bool opt_cmod_propagation();
H A Dtest_vec4_cmod_propagation.cpp133 bool ret = v->opt_cmod_propagation();
H A Dbrw_vec4.cpp2731 OPT(opt_cmod_propagation);
2748 OPT(opt_cmod_propagation);
H A Dtest_fs_cmod_propagation.cpp91 bool ret = v->opt_cmod_propagation();
H A Dbrw_fs.cpp7088 OPT(opt_cmod_propagation);
7161 OPT(opt_cmod_propagation);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_cmod_propagation.cpp351 vec4_visitor::opt_cmod_propagation() function in class:brw::vec4_visitor
H A Dbrw_fs_cmod_propagation.cpp549 fs_visitor::opt_cmod_propagation() function in class:fs_visitor
H A Dbrw_vec4.h150 bool opt_cmod_propagation();
H A Dbrw_fs.h224 bool opt_cmod_propagation();
H A Dbrw_vec4.cpp2785 OPT(opt_cmod_propagation);
2802 OPT(opt_cmod_propagation);
H A Dtest_vec4_cmod_propagation.cpp145 bool ret = v->opt_cmod_propagation();
H A Dbrw_fs.cpp8542 OPT(opt_cmod_propagation);
8616 OPT(opt_cmod_propagation);
8892 if (OPT(opt_cmod_propagation)) {
H A Dtest_fs_cmod_propagation.cpp113 bool ret = v->opt_cmod_propagation();
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.2.0.rst2737 - intel/compiler: Update block IPs once in opt_cmod_propagation

Completed in 118 milliseconds