Home
last modified time | relevance | path

Searched refs:lower_simd_width (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/docs/relnotes/
D18.1.4.rst74 - intel/fs: Split instructions low to high in lower_simd_width
D19.3.3.rst104 - intel/fs/gen11+: Handle ROR/ROL in lower_simd_width().
D18.3.2.rst150 - intel/fs: Fix bug in lower_simd_width while splitting an instruction
D19.0.0.rst1008 - intel/fs: Fix bug in lower_simd_width while splitting an instruction
D20.0.0.rst1291 - intel/fs/gen11+: Handle ROR/ROL in lower_simd_width().
/external/mesa3d/src/intel/compiler/
Dbrw_vec4.h159 bool lower_simd_width();
Dbrw_fs.h195 bool lower_simd_width();
Dbrw_vec4.cpp2259 vec4_visitor::lower_simd_width() in lower_simd_width() function in brw::vec4_visitor
2745 if (OPT(lower_simd_width)) { in run()
Dbrw_fs.cpp6974 fs_visitor::lower_simd_width() in lower_simd_width() function in fs_visitor
7675 OPT(lower_simd_width); in optimize()
7712 OPT(lower_simd_width); in optimize()
7731 OPT(lower_simd_width); in optimize()