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.c419 boolean need_expansion = src_width < dst_type.width * dst_type.length; in lp_build_gather() local
491 } else if (util_cpu_caps.has_avx2 && !need_expansion && in lp_build_gather()
503 } else if (0 && util_cpu_caps.has_avx2 && !need_expansion && in lp_build_gather()