Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_gather.c393 boolean need_expansion = src_width < dst_type.width * dst_type.length; in lp_build_gather() local
465 } else if (util_cpu_caps.has_avx2 && !need_expansion && in lp_build_gather()
477 } else if (0 && util_cpu_caps.has_avx2 && !need_expansion && in lp_build_gather()