Searched refs:lower_simd_width (Results 1 – 10 of 10) sorted by relevance
74 - intel/fs: Split instructions low to high in lower_simd_width
104 - intel/fs/gen11+: Handle ROR/ROL in lower_simd_width().
150 - intel/fs: Fix bug in lower_simd_width while splitting an instruction
1008 - intel/fs: Fix bug in lower_simd_width while splitting an instruction
1291 - intel/fs/gen11+: Handle ROR/ROL in lower_simd_width().
3758 - intel/compiler: Handle ternary add in lower_simd_width
161 bool lower_simd_width();
199 bool lower_simd_width();
1957 vec4_visitor::lower_simd_width() in lower_simd_width() function in brw::vec4_visitor2454 if (OPT(lower_simd_width)) { in run()
5281 fs_visitor::lower_simd_width() in lower_simd_width() function in fs_visitor6121 OPT(lower_simd_width); in optimize()6160 OPT(lower_simd_width); in optimize()6188 OPT(lower_simd_width); in optimize()