Home
last modified time | relevance | path

Searched defs:shuf (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/asahi/compiler/
Dagx_nir_lower_subgroups.c132 nir_def *shuf = nir_read_invocation(b, data, target_i); in lower() local
/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.c1168 unsigned char shuf) in sse_shufps()
1300 unsigned char shuf) in sse2_pshufd()
1311 unsigned char shuf) in sse2_pshuflw()
1322 unsigned char shuf) in sse2_pshufhw()
/external/mesa3d/src/gallium/auxiliary/gallivm/
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
1400 LLVMValueRef shuf[16], low2mask; in s3tc_decode_block_dxt1() local
Dlp_bld_arit.c1040 LLVMValueRef shuf[LP_MAX_VECTOR_WIDTH / 32], shuf_vec; in lp_build_mul_32_lohi_cpu() local
/external/libyuv/source/
Drow_lasx.cc859 __m256i shuf = {0x0908060504020100, 0x000000000E0D0C0A, 0x0908060504020100, in ARGBToRGB24Row_LASX() local
905 __m256i shuf = {0x090A040506000102, 0x000000000C0D0E08, 0x090A040506000102, in ARGBToRAWRow_LASX() local
1228 __m256i shuf = {0x0404040400000000, 0x0C0C0C0C08080808, 0x0404040400000000, in ARGBShuffleRow_LASX() local
Drow_lsx.cc847 __m128i shuf = {0x0908060504020100, 0x000000000E0D0C0A}; in ARGBToRGB24Row_LSX() local
880 __m128i shuf = {0x090A040506000102, 0x000000000C0D0E08}; in ARGBToRAWRow_LSX() local
1181 __m128i shuf = {0x0404040400000000, 0x0C0C0C0C08080808}; in ARGBShuffleRow_LSX() local
/external/skia/src/core/
DSkBlurEngine.cpp358 v16u8 shuf = {0x0,0x4,0x8,0xc,0x0}; in blurSegment() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1607 LLVMValueRef tmp[4], shuf[8]; in fs_twiddle_transpose() local