Searched defs:shuf (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/asahi/compiler/ |
D | agx_nir_lower_subgroups.c | 132 nir_def *shuf = nir_read_invocation(b, data, target_i); in lower() local
|
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_x86sse.c | 1168 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/ |
D | lp_bld_format_s3tc.c | 180 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
|
D | lp_bld_arit.c | 1040 LLVMValueRef shuf[LP_MAX_VECTOR_WIDTH / 32], shuf_vec; in lp_build_mul_32_lohi_cpu() local
|
/external/libyuv/source/ |
D | row_lasx.cc | 859 __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
|
D | row_lsx.cc | 847 __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/ |
D | SkBlurEngine.cpp | 358 v16u8 shuf = {0x0,0x4,0x8,0xc,0x0}; in blurSegment() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 1607 LLVMValueRef tmp[4], shuf[8]; in fs_twiddle_transpose() local
|