Searched refs:simd16 (Results 1 – 4 of 4) sorted by relevance
156 - swr/rast: Use gather instruction for i32gather_ps on simd16/avx512157 - swr/rast: Faster emulated simd16 permute
119 - i965/fs: Clean up the setup of gen4 simd16 message destinations.
1104 - intel/compiler: fix node interference of simd16 instructions
10350 static const unsigned simd16 = 1 << 1; in brw_cs_simd_size_for_group_size() local10362 if ((mask & simd16) && (~cs_prog_data->prog_spilled & simd16)) in brw_cs_simd_size_for_group_size()10367 if ((mask & simd16) && group_size <= 16 * max_threads) in brw_cs_simd_size_for_group_size()