/external/libaom/libaom/av1/common/arm/ |
D | cfl_neon.c | 170 const uint16x8x4_t top = vld4q_u16(input); in cfl_luma_subsampling_420_hbd_neon() 171 const uint16x8x4_t bot = vld4q_u16(input + input_stride); in cfl_luma_subsampling_420_hbd_neon() 210 const uint16x8x4_t top = vld4q_u16(input); in cfl_luma_subsampling_422_hbd_neon() 241 uint16x8x4_t top = vld4q_u16(input); in cfl_luma_subsampling_444_hbd_neon() 534 static INLINE uint16x8x4_t clamp4q_s16(int16x8x4_t a, int16x8_t max) { in clamp4q_s16() 535 uint16x8x4_t result; in clamp4q_s16()
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | arm-vlddup.ll | 22 %struct.uint16x8x4_t = type { <8 x i16>, <8 x i16>, <8 x i16>, <8 x i16> } 56 declare %struct.uint16x8x4_t @llvm.arm.neon.vld4dup.v8i16.p0i8(i8*, i32) 212 define %struct.uint16x8x4_t @test_vld4q_dup_u16(i8* %src) { 214 %tmp = tail call %struct.uint16x8x4_t @llvm.arm.neon.vld4dup.v8i16.p0i8(i8* %src, i32 2) 215 ret %struct.uint16x8x4_t %tmp
|
D | arm-vld1.ll | 22 %struct.uint16x8x4_t = type { <8 x i16>, <8 x i16>, <8 x i16>, <8 x i16> } 54 declare %struct.uint16x8x4_t @llvm.arm.neon.vld1x4.v8i16.p0i16(i16*) nounwind readonly 170 define %struct.uint16x8x4_t @test_vld1q_u16_x4(i16* %a) nounwind { 171 %tmp = tail call %struct.uint16x8x4_t @llvm.arm.neon.vld1x4.v8i16.p0i16(i16* %a) 172 ret %struct.uint16x8x4_t %tmp
|
D | arm-vst1.ll | 22 ; %struct.uint16x8x4_t = type { <8 x i16>, <8 x i16>, <8 x i16>, <8 x i16> } 50 %struct.uint16x8x4_t = type { [4 x <8 x i16>] } 250 define void @test_vst1q_u16_x4(i16* %a, %struct.uint16x8x4_t %b) nounwind { 252 %b0 = extractvalue %struct.uint16x8x4_t %b, 0, 0 253 %b1 = extractvalue %struct.uint16x8x4_t %b, 0, 1 254 %b2 = extractvalue %struct.uint16x8x4_t %b, 0, 2 255 %b3 = extractvalue %struct.uint16x8x4_t %b, 0, 3
|
/external/llvm-project/clang/test/CodeGen/ |
D | arm-neon-vld.c | 1235 uint16x8x4_t test_vld1q_u16_x4(uint16_t const *a) { in test_vld1q_u16_x4() 2464 void test_vld4q_dup_u16(uint16x8x4_t *dest, const uint16_t *src) { in test_vld4q_dup_u16()
|
D | arm-neon-vst.c | 2028 void test_vst1q_u16_x4(uint16_t *a, uint16x8x4_t b) { in test_vst1q_u16_x4()
|
D | aarch64-neon-ldst-one.c | 2992 uint16x8x4_t test_vld4q_lane_u16(uint16_t *a, uint16x8x4_t b) { in test_vld4q_lane_u16() 5932 void test_vst4q_lane_u16(uint16_t *a, uint16x8x4_t b) { in test_vst4q_lane_u16()
|
D | arm_neon_intrinsics.c | 5906 uint16x8x4_t test_vld4q_u16(uint16_t const * a) { in test_vld4q_u16() 6118 uint16x8x4_t test_vld4q_lane_u16(uint16_t const * a, uint16x8x4_t b) { in test_vld4q_lane_u16() 18128 void test_vst4q_u16(uint16_t * a, uint16x8x4_t b) { in test_vst4q_u16() 18839 void test_vst4q_lane_u16(uint16_t * a, uint16x8x4_t b) { in test_vst4q_lane_u16()
|
D | aarch64-neon-intrinsics.c | 10244 uint16x8x4_t test_vld4q_u16(uint16_t const *a) { in test_vld4q_u16() 12358 void test_vst4q_u16(uint16_t *a, uint16x8x4_t b) { in test_vst4q_u16()
|
/external/clang/test/CodeGen/ |
D | aarch64-neon-ldst-one.c | 1347 uint16x8x4_t test_vld4q_dup_u16(uint16_t *a) { in test_vld4q_dup_u16() 4170 uint16x8x4_t test_vld4q_lane_u16(uint16_t *a, uint16x8x4_t b) { in test_vld4q_lane_u16() 7110 void test_vst4q_lane_u16(uint16_t *a, uint16x8x4_t b) { in test_vst4q_lane_u16()
|
D | arm_neon_intrinsics.c | 7187 uint16x8x4_t test_vld4q_u16(uint16_t const * a) { in test_vld4q_u16() 7824 uint16x8x4_t test_vld4q_lane_u16(uint16_t const * a, uint16x8x4_t b) { in test_vld4q_lane_u16() 20613 void test_vst4q_u16(uint16_t * a, uint16x8x4_t b) { in test_vst4q_u16() 21325 void test_vst4q_lane_u16(uint16_t * a, uint16x8x4_t b) { in test_vst4q_lane_u16()
|
D | aarch64-neon-intrinsics.c | 11072 uint16x8x4_t test_vld4q_u16(uint16_t const *a) { in test_vld4q_u16() 13186 void test_vst4q_u16(uint16_t *a, uint16x8x4_t b) { in test_vst4q_u16() 14999 uint16x8x4_t test_vld1q_u16_x4(uint16_t const *a) { in test_vld1q_u16_x4() 17031 void test_vst1q_u16_x4(uint16_t *a, uint16x8x4_t b) { in test_vst1q_u16_x4()
|
/external/skia/third_party/skcms/src/ |
D | Transform_inl.h | 926 uint16x8x4_t v = vld4q_u16(rgba); in exec_ops() 977 uint16x8x4_t v = vld4q_u16(rgba); in exec_ops() 1027 uint16x8x4_t v = vld4q_u16(rgba); in exec_ops() 1348 uint16x8x4_t v = {{ in exec_ops() 1406 uint16x8x4_t v = {{ in exec_ops() 1469 uint16x8x4_t v = {{ in exec_ops()
|
/external/webp/src/dsp/ |
D | yuv_neon.c | 121 const uint16x8x4_t RGB = vld4q_u16((const uint16_t*)rgb); in ConvertRGBA32ToUV_NEON()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_intrapred_neon.c | 214 const uint16x8x4_t r = vld4q_u16(ref); in dc_sum_32() 240 const uint16x8x4_t a = vld4q_u16(above); in vpx_highbd_dc_predictor_32x32_neon() 241 const uint16x8x4_t l = vld4q_u16(left); in vpx_highbd_dc_predictor_32x32_neon()
|
D | highbd_loopfilter_neon.c | 437 uint16x8x4_t o; in store_4x8() 501 uint16x8x4_t o0; in store_7x8()
|
/external/neon_2_sse/ |
D | NEON_2_SSE.h | 309 typedef struct int16x8x4_t uint16x8x4_t; typedef 1373 _NEON2SSESTORAGE uint16x8x4_t vld4q_u16(__transfersize(32) uint16_t const * ptr); // VLD4.16 {d0, d… 1467 _NEON2SSESTORAGE uint16x8x4_t vld4q_lane_u16_ptr(__transfersize(4) uint16_t const * ptr, uint16x8x4… 1530 _NEON2SSESTORAGE void vst4q_u16_ptr(__transfersize(32) uint16_t * ptr, uint16x8x4_t * val); // VST4… 1586 _NEON2SSESTORAGE void vst4q_lane_u16_ptr(__transfersize(4) uint16_t * ptr, uint16x8x4_t * val, __co… 10246 _NEON2SSESTORAGE uint16x8x4_t vld4q_u16(__transfersize(32) uint16_t const * ptr); // VLD4.16 {d0, d… 10247 _NEON2SSE_INLINE uint16x8x4_t vld4q_u16(__transfersize(32) uint16_t const * ptr) // VLD4.16 {d0, d2… 10249 uint16x8x4_t v; 10949 _NEON2SSE_INLINE uint16x8x4_t vld4q_lane_u16_ptr(__transfersize(4) uint16_t const * ptr, uint16x8x4… 10951 uint16x8x4_t v; [all …]
|