Searched refs:lower_simd_width (Results 1 – 9 of 9) 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().
159 bool lower_simd_width();
195 bool lower_simd_width();
2259 vec4_visitor::lower_simd_width() in lower_simd_width() function in brw::vec4_visitor2745 if (OPT(lower_simd_width)) { in run()
6974 fs_visitor::lower_simd_width() in lower_simd_width() function in fs_visitor7675 OPT(lower_simd_width); in optimize()7712 OPT(lower_simd_width); in optimize()7731 OPT(lower_simd_width); in optimize()