Searched defs:lp_build_const_unpack_shuffle (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c87 lp_build_const_unpack_shuffle(struct gallivm_state *gallivm, function
107 * Similar to lp_build_const_unpack_shuffle but for special AVX 256bit unpack.
228 shuffle = lp_build_const_unpack_shuffle(gallivm, type.length, lo_hi);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c87 lp_build_const_unpack_shuffle(struct gallivm_state *gallivm, function
107 * Similar to lp_build_const_unpack_shuffle but for special AVX 256bit unpack.
228 shuffle = lp_build_const_unpack_shuffle(gallivm, type.length, lo_hi);

Completed in 271 milliseconds