/external/XNNPACK/src/x32-fill/ |
D | neon.c | 31 vst1q_u32(output, vfill); output += 4; in xnn_x32_fill_ukernel__neon() 32 vst1q_u32(output, vfill); output += 4; in xnn_x32_fill_ukernel__neon() 33 vst1q_u32(output, vfill); output += 4; in xnn_x32_fill_ukernel__neon() 34 vst1q_u32(output, vfill); output += 4; in xnn_x32_fill_ukernel__neon() 37 vst1q_u32(output, vfill); output += 4; in xnn_x32_fill_ukernel__neon()
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | loop_restoration_neon.cc | 925 vst1q_u32(square_sum3 + 0, row_sq3.val[0]); in BoxSum() 926 vst1q_u32(square_sum3 + 4, row_sq3.val[1]); in BoxSum() 927 vst1q_u32(square_sum5 + 0, row_sq5.val[0]); in BoxSum() 928 vst1q_u32(square_sum5 + 4, row_sq5.val[1]); in BoxSum() 967 vst1q_u32(square_sums + 0, row_sq.val[0]); in BoxSum() 968 vst1q_u32(square_sums + 4, row_sq.val[1]); in BoxSum() 1116 vst1q_u32(b343 + x + 0, sum_b343->val[0]); in Store343_444() 1117 vst1q_u32(b343 + x + 4, sum_b343->val[1]); in Store343_444() 1118 vst1q_u32(b444 + x + 0, sum_b444->val[0]); in Store343_444() 1119 vst1q_u32(b444 + x + 4, sum_b444->val[1]); in Store343_444() [all …]
|
D | common_neon.h | 98 vst1q_u32(r.u32, val);
|
/external/XNNPACK/src/x32-pad/ |
D | neon.c | 38 vst1q_u32(output, vfill); output += 4; in xnn_x32_pad_ukernel__neon() 52 vst1q_u32(output, vtmp); output += 4; in xnn_x32_pad_ukernel__neon() 72 vst1q_u32(output, vfill); output += 4; in xnn_x32_pad_ukernel__neon()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | sad4d_neon.c | 57 vst1q_u32(res, r); in sad4x_4d() 84 vst1q_u32(res, r); in sad_512_pel_final_neon() 98 vst1q_u32(res, vcombine_u32(c0, c1)); in sad_1024_pel_final_neon() 114 vst1q_u32(res, vcombine_u32(c0, c1)); in sad_2048_pel_final_neon() 138 vst1q_u32(res, vcombine_u32(d0, d1)); in sad_4096_pel_final_neon()
|
/external/XNNPACK/src/x32-unpool/ |
D | neon.c | 28 vst1q_u32(o, vfill); o += 4; in xnn_x32_unpool_ukernel__neon()
|
/external/XNNPACK/src/x32-packx/ |
D | x4-neon-st4.c | 53 vst1q_u32(y, vy); y += 4; in xnn_x32_packx_ukernel_4x__neon_st4()
|
/external/XNNPACK/src/x32-zip/ |
D | x4-neon.c | 50 vst1q_u32(o, vxyzw); in xnn_x32_zip_x4_ukernel__neon()
|
/external/webp/src/dsp/ |
D | rescaler_neon.c | 33 vst1q_u32((DST) + 0, SRC0); \ 34 vst1q_u32((DST) + 4, SRC1); \
|
D | lossless_neon.c | 151 #define STOREQ_U8_AS_U32P(OUT, IN) vst1q_u32((OUT), vreinterpretq_u32_u8((IN))); 595 vst1q_u32(dst + i, out); in TransformColorInverse_NEON()
|
/external/libaom/libaom/av1/common/arm/ |
D | mem_neon.h | 515 vst1q_u32(s, s1); in store_u32_4x4() 517 vst1q_u32(s, s2); in store_u32_4x4() 519 vst1q_u32(s, s3); in store_u32_4x4() 521 vst1q_u32(s, s4); in store_u32_4x4()
|
/external/skqp/src/core/ |
D | SkBitmapProcState_matrixProcs.cpp | 235 vst1q_u32(dst, vreinterpretq_u32_s16( in decal_nofilter_scale_neon() 277 vst1q_u32(dst, vreinterpretq_u32_s32(wide_out)); in decal_filter_scale_neon() 278 vst1q_u32(dst+4, vreinterpretq_u32_s32(wide_out2)); in decal_filter_scale_neon() 546 vst1q_u32(xy, vreinterpretq_u32_s32(res)); in filter_scale_neon()
|
/external/XNNPACK/src/f32-argmaxpool/ |
D | 9p8x-neon-c4.c | 102 vst1q_u32(ib, vidx); ib += 4; in xnn_f32_argmaxpool_ukernel_9p8x__neon_c4() 184 vst1q_u32(ib, vidx); ib += 4; in xnn_f32_argmaxpool_ukernel_9p8x__neon_c4() 287 vst1q_u32(i, vidx); i += 4; in xnn_f32_argmaxpool_ukernel_9p8x__neon_c4()
|
D | 4x-neon-c4.c | 71 vst1q_u32(index, vidx); index += 4; in xnn_f32_argmaxpool_ukernel_4x__neon_c4()
|
D | 9x-neon-c4.c | 121 vst1q_u32(index, vidx); index += 4; in xnn_f32_argmaxpool_ukernel_9x__neon_c4()
|
/external/libpng/arm/ |
D | palette_neon_intrinsics.c | 90 vst1q_u32((void *)dp, cur); in png_do_expand_palette_rgba8_neon()
|
/external/pdfium/third_party/libpng16/arm/ |
D | palette_neon_intrinsics.c | 90 vst1q_u32((void *)dp, cur); in png_do_expand_palette_rgba8_neon()
|
/external/libhevc/encoder/arm/ |
D | ihevce_me_neon.c | 175 vst1q_u32(pu4_sad, sad); in ihevce_sad4_2x2_neon() 240 vst1q_u32(pu4_sad, sad); in ihevce_sad4_8x8_neon()
|
/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/ |
D | load-store.c | 727 vst1q_u32(base, value); in test_vst1q_u32()
|
/external/pcre/dist2/src/ |
D | pcre2_jit_simd_inc.h | 821 # define VST1Q vst1q_u32
|
/external/skia/include/private/ |
D | SkNx_neon.h | 569 return vst1q_u32((uint32_t*)ptr, fVec); in store()
|
/external/skqp/include/private/ |
D | SkNx_neon.h | 591 return vst1q_u32((uint32_t*)ptr, fVec); in store()
|
/external/neon_2_sse/ |
D | NEON_2_SSE.h | 1303 _NEON2SSESTORAGE void vst1q_u32(__transfersize(4) uint32_t * ptr, uint32x4_t val); // VST1.32 {d0, … 9577 _NEON2SSESTORAGE void vst1q_u32(__transfersize(4) uint32_t * ptr, uint32x4_t val); // VST1.32 {d0, … 9578 #define vst1q_u32 STORE_SI128 macro 9873 vst1q_u32((v.val), ld128); 10377 vst1q_u32(&v.val[0], val01); 10378 vst1q_u32(&v.val[2], val2 ); 10465 vst1q_u32(v.val, val0); 11094 vst1q_u32 (ptr, v.val[0]); 11095 vst1q_u32 ((ptr + 4), v.val[1]); 11155 vst1q_u32 (ptr, v0); [all …]
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 3305 vst1q_u32( in AveragePool() 3317 vst1q_u32( in AveragePool()
|
/external/llvm-project/clang/test/CodeGen/ |
D | aarch64-neon-intrinsics.c | 10702 vst1q_u32(a, b); in test_vst1q_u32()
|