Searched refs:lower_simd_width (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.1.4.rst74 - intel/fs: Split instructions low to high in lower_simd_width
H A D18.3.2.rst150 - intel/fs: Fix bug in lower_simd_width while splitting an instruction
H A D19.3.3.rst104 - intel/fs/gen11+: Handle ROR/ROL in lower_simd_width().
H A D19.0.0.rst1008 - intel/fs: Fix bug in lower_simd_width while splitting an instruction
H A D20.0.0.rst1291 - intel/fs/gen11+: Handle ROR/ROL in lower_simd_width().
H A D21.3.0.rst3758 - intel/compiler: Handle ternary add in lower_simd_width
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4.h164 bool lower_simd_width();
H A Dbrw_fs.h173 bool lower_simd_width();
H A Dbrw_vec4.cpp2180 * vec4_visitor::lower_simd_width() if the returned value matches the
2275 vec4_visitor::lower_simd_width() function in class:brw::vec4_visitor
2754 if (OPT(lower_simd_width)) {
H A Dbrw_fs.cpp6026 * fs_visitor::lower_simd_width() if the returned value is equal to the
6480 fs_visitor::lower_simd_width() function in class:fs_visitor
7120 OPT(lower_simd_width);
7152 OPT(lower_simd_width);
7170 OPT(lower_simd_width);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4.h164 bool lower_simd_width();
H A Dbrw_fs.h195 bool lower_simd_width();
H A Dbrw_vec4.cpp2211 * vec4_visitor::lower_simd_width() if the returned value matches the
2306 vec4_visitor::lower_simd_width() function in class:brw::vec4_visitor
2808 if (OPT(lower_simd_width)) {
H A Dbrw_fs.cpp7320 * fs_visitor::lower_simd_width() if the returned value is equal to the
7793 fs_visitor::lower_simd_width() function in class:fs_visitor
8563 OPT(lower_simd_width);
8600 OPT(lower_simd_width);
8628 OPT(lower_simd_width);

Completed in 44 milliseconds