Home
last modified time | relevance | path

Searched defs:shuf (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavfilter/x86/
H A Dvf_stereo3d.asm30 shuf: db 0, 4, 8, 1,5, 9, 2, 6,10,3, 7,11,-1,-1,-1,-1 define
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_avx2_8.h586 __m256i shuf = _mm256_set_epi8(0, 0, 0, 0, 0, 0, 0, 0, in pack_low_bytes() local
842 __m128 shuf = _mm_shuffle_ps(vlow, vlow, _MM_SHUFFLE(2, 3, 0, 1)); in hmin() local
873 __m128 shuf = _mm_shuffle_ps(vhigh, vhigh, _MM_SHUFFLE(2, 3, 0, 1)); in hmax() local
[all...]
H A Dastcenc_vecmathlib_sse_4.h686 __m128i shuf = _mm_set_epi8(0,0,0,0, 0,0,0,0, 0,0,0,0, 12,8,4,0); in pack_low_bytes() local
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.c1164 sse_shufps( struct x86_function *p, struct x86_reg dst, struct x86_reg src, unsigned char shuf) sse_shufps() argument
1296 sse2_pshufd( struct x86_function *p, struct x86_reg dst, struct x86_reg src, unsigned char shuf) sse2_pshufd() argument
1307 sse2_pshuflw( struct x86_function *p, struct x86_reg dst, struct x86_reg src, unsigned char shuf) sse2_pshuflw() argument
1318 sse2_pshufhw( struct x86_function *p, struct x86_reg dst, struct x86_reg src, unsigned char shuf) sse2_pshufhw() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c180 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH], shuf; in lp_build_shuffle1undef() local
1097 LLVMValueRef elem, shuf; in lp_build_gather_s3tc_simple_scalar() local
1401 LLVMValueRef shuf[16], low2mask; in s3tc_decode_block_dxt1() local
[all...]
H A Dlp_bld_arit.c1037 LLVMValueRef shuf[LP_MAX_VECTOR_WIDTH / 32], shuf_vec; in lp_build_mul_32_lohi_cpu() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1533 LLVMValueRef tmp[4], shuf[8]; in fs_twiddle_transpose() local

Completed in 18 milliseconds