Searched refs:opt_predicated_break (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_predicated_break.cpp57 opt_predicated_break(backend_shader *s) function in typeref:typename:bool
H A Dbrw_shader.h262 bool opt_predicated_break(struct backend_shader *s);
H A Dbrw_vec4.cpp2726 OPT(opt_predicated_break, this);
H A Dbrw_fs.cpp7087 OPT(opt_predicated_break, this);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_shader.h107 bool opt_predicated_break(struct backend_shader *s);
H A Dbrw_predicated_break.cpp102 opt_predicated_break(backend_shader *s) function in typeref:typename:bool
H A Dbrw_vec4.cpp2780 OPT(opt_predicated_break, this);
H A Dbrw_fs.cpp8541 OPT(opt_predicated_break, this);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.4.rst125 - intel/ir: Fix CFG corruption in opt_predicated_break().

Completed in 32 milliseconds