Home
last modified time | relevance | path

Searched refs:poly16x4_t (Results 1 – 25 of 27) sorted by relevance

12

/external/clang/test/CodeGen/
Daarch64-neon-perm.c143 poly16x4_t test_vuzp1_p16(poly16x4_t a, poly16x4_t b) { in test_vuzp1_p16()
290 poly16x4_t test_vuzp2_p16(poly16x4_t a, poly16x4_t b) { in test_vuzp2_p16()
437 poly16x4_t test_vzip1_p16(poly16x4_t a, poly16x4_t b) { in test_vzip1_p16()
584 poly16x4_t test_vzip2_p16(poly16x4_t a, poly16x4_t b) { in test_vzip2_p16()
731 poly16x4_t test_vtrn1_p16(poly16x4_t a, poly16x4_t b) { in test_vtrn1_p16()
878 poly16x4_t test_vtrn2_p16(poly16x4_t a, poly16x4_t b) { in test_vtrn2_p16()
1118 poly16x4x2_t test_vuzp_p16(poly16x4_t a, poly16x4_t b) { in test_vuzp_p16()
1582 poly16x4x2_t test_vzip_p16(poly16x4_t a, poly16x4_t b) { in test_vzip_p16()
2046 poly16x4x2_t test_vtrn_p16(poly16x4_t a, poly16x4_t b) { in test_vtrn_p16()
Daarch64-neon-extract.c227 poly16x4_t test_vext_p16(poly16x4_t a, poly16x4_t b) { in test_vext_p16()
Daarch64-neon-vcombine.c94 poly16x8_t test_vcombine_p16(poly16x4_t low, poly16x4_t high) { in test_vcombine_p16()
Darm-neon-vget.c58 poly16x4_t low_p16(poly16x8_t a) { in low_p16()
114 poly16x4_t high_p16(poly16x8_t a) { in high_p16()
Daarch64-neon-vget.c69 poly16_t test_vget_lane_p16(poly16x4_t a) { in test_vget_lane_p16()
292 poly16x4_t test_vset_lane_p16(poly16_t a, poly16x4_t b) { in test_vset_lane_p16()
Daarch64-neon-vget-hilo.c95 poly16x4_t test_vget_high_p16(poly16x8_t a) { in test_vget_high_p16()
193 poly16x4_t test_vget_low_p16(poly16x8_t a) { in test_vget_low_p16()
Darm_neon_intrinsics.c1231 poly16x4_t test_vbsl_p16(uint16x4_t a, poly16x4_t b, poly16x4_t c) { in test_vbsl_p16()
2317 poly16x8_t test_vcombine_p16(poly16x4_t a, poly16x4_t b) { in test_vcombine_p16()
2430 poly16x4_t test_vcreate_p16(uint64_t a) { in test_vcreate_p16()
2431 poly16x4_t tmp = vcreate_p16(a); in test_vcreate_p16()
2671 poly16x4_t test_vdup_lane_p16(poly16x4_t a) { in test_vdup_lane_p16()
2734 poly16x8_t test_vdupq_lane_p16(poly16x4_t a) { in test_vdupq_lane_p16()
2858 poly16x4_t test_vdup_n_p16(poly16_t a) { in test_vdup_n_p16()
3237 poly16x4_t test_vext_p16(poly16x4_t a, poly16x4_t b) { in test_vext_p16()
3541 poly16x4_t test_vget_high_p16(poly16x8_t a) { in test_vget_high_p16()
3608 poly16_t test_vget_lane_p16(poly16x4_t a) { in test_vget_lane_p16()
[all …]
Daarch64-neon-scalar-copy.c209 poly16_t test_vduph_lane_p16(poly16x4_t a) { in test_vduph_lane_p16()
Daarch64-neon-intrinsics.c1191 poly16x4_t test_vbsl_p16(uint16x4_t v1, poly16x4_t v2, poly16x4_t v3) { in test_vbsl_p16()
1815 uint16x4_t test_vtst_p16(poly16x4_t v1, poly16x4_t v2) { in test_vtst_p16()
6067 poly16x4_t test_vsri_n_p16(poly16x4_t a, poly16x4_t b) { in test_vsri_n_p16()
6241 poly16x4_t test_vsli_n_p16(poly16x4_t a, poly16x4_t b) { in test_vsli_n_p16()
10113 poly16x4_t test_vld1_p16(poly16_t const *a) { in test_vld1_p16()
11767 void test_vst1_p16(poly16_t *a, poly16x4_t b) { in test_vst1_p16()
19360 int8x8_t test_vreinterpret_s8_p16(poly16x4_t a) { in test_vreinterpret_s8_p16()
19449 int16x4_t test_vreinterpret_s16_p16(poly16x4_t a) { in test_vreinterpret_s16_p16()
19539 int32x2_t test_vreinterpret_s32_p16(poly16x4_t a) { in test_vreinterpret_s32_p16()
19629 int64x1_t test_vreinterpret_s64_p16(poly16x4_t a) { in test_vreinterpret_s64_p16()
[all …]
Daarch64-neon-misc.c223 uint16x4_t test_vceqz_p16(poly16x4_t a) { in test_vceqz_p16()
801 poly16x4_t test_vrev32_p16(poly16x4_t a) { in test_vrev32_p16()
899 poly16x4_t test_vrev64_p16(poly16x4_t a) { in test_vrev64_p16()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-perm.c143 poly16x4_t test_vuzp1_p16(poly16x4_t a, poly16x4_t b) { in test_vuzp1_p16()
290 poly16x4_t test_vuzp2_p16(poly16x4_t a, poly16x4_t b) { in test_vuzp2_p16()
437 poly16x4_t test_vzip1_p16(poly16x4_t a, poly16x4_t b) { in test_vzip1_p16()
584 poly16x4_t test_vzip2_p16(poly16x4_t a, poly16x4_t b) { in test_vzip2_p16()
731 poly16x4_t test_vtrn1_p16(poly16x4_t a, poly16x4_t b) { in test_vtrn1_p16()
878 poly16x4_t test_vtrn2_p16(poly16x4_t a, poly16x4_t b) { in test_vtrn2_p16()
1077 poly16x4x2_t test_vuzp_p16(poly16x4_t a, poly16x4_t b) { in test_vuzp_p16()
1461 poly16x4x2_t test_vzip_p16(poly16x4_t a, poly16x4_t b) { in test_vzip_p16()
1845 poly16x4x2_t test_vtrn_p16(poly16x4_t a, poly16x4_t b) { in test_vtrn_p16()
Daarch64-neon-extract.c227 poly16x4_t test_vext_p16(poly16x4_t a, poly16x4_t b) { in test_vext_p16()
Daarch64-neon-vcombine.c94 poly16x8_t test_vcombine_p16(poly16x4_t low, poly16x4_t high) { in test_vcombine_p16()
Darm-neon-vget.c58 poly16x4_t low_p16(poly16x8_t a) { in low_p16()
114 poly16x4_t high_p16(poly16x8_t a) { in high_p16()
Daarch64-neon-vget.c59 poly16_t test_vget_lane_p16(poly16x4_t a) { in test_vget_lane_p16()
246 poly16x4_t test_vset_lane_p16(poly16_t a, poly16x4_t b) { in test_vset_lane_p16()
Daarch64-neon-vget-hilo.c95 poly16x4_t test_vget_high_p16(poly16x8_t a) { in test_vget_high_p16()
193 poly16x4_t test_vget_low_p16(poly16x8_t a) { in test_vget_low_p16()
Darm_neon_intrinsics.c1105 poly16x4_t test_vbsl_p16(uint16x4_t a, poly16x4_t b, poly16x4_t c) { in test_vbsl_p16()
2138 poly16x8_t test_vcombine_p16(poly16x4_t a, poly16x4_t b) { in test_vcombine_p16()
2244 poly16x4_t test_vcreate_p16(uint64_t a) { in test_vcreate_p16()
2245 poly16x4_t tmp = vcreate_p16(a); in test_vcreate_p16()
2476 poly16x4_t test_vdup_lane_p16(poly16x4_t a) { in test_vdup_lane_p16()
2551 poly16x8_t test_vdupq_lane_p16(poly16x4_t a) { in test_vdupq_lane_p16()
2684 poly16x4_t test_vdup_n_p16(poly16_t a) { in test_vdup_n_p16()
3060 poly16x4_t test_vext_p16(poly16x4_t a, poly16x4_t b) { in test_vext_p16()
3350 poly16x4_t test_vget_high_p16(poly16x8_t a) { in test_vget_high_p16()
3406 poly16_t test_vget_lane_p16(poly16x4_t a) { in test_vget_lane_p16()
[all …]
Darm-bf16-reinterpret-intrinsics.c63 bfloat16x4_t test_vreinterpret_bf16_p16(poly16x4_t a) { return vreinterpret_bf16_p16(a); } in test_vreinterpret_bf16_p16()
216 poly16x4_t test_vreinterpret_p16_bf16(bfloat16x4_t a) { return vreinterpret_p16_bf16(a); } in test_vreinterpret_p16_bf16()
Daarch64-bf16-reinterpret-intrinsics.c63 bfloat16x4_t test_vreinterpret_bf16_p16(poly16x4_t a) { return vreinterpret_bf16_p16(a); } in test_vreinterpret_bf16_p16()
225 poly16x4_t test_vreinterpret_p16_bf16(bfloat16x4_t a) { return vreinterpret_p16_bf16(a); } in test_vreinterpret_p16_bf16()
Daarch64-neon-intrinsics.c1111 poly16x4_t test_vbsl_p16(uint16x4_t v1, poly16x4_t v2, poly16x4_t v3) { in test_vbsl_p16()
1639 uint16x4_t test_vtst_p16(poly16x4_t v1, poly16x4_t v2) { in test_vtst_p16()
5412 poly16x4_t test_vsri_n_p16(poly16x4_t a, poly16x4_t b) { in test_vsri_n_p16()
5586 poly16x4_t test_vsli_n_p16(poly16x4_t a, poly16x4_t b) { in test_vsli_n_p16()
9181 poly16x4_t test_vld1_p16(poly16_t const *a) { in test_vld1_p16()
9285 poly16x4_t test_vld1_p16_void(void *a) { in test_vld1_p16_void()
10939 void test_vst1_p16(poly16_t *a, poly16x4_t b) { in test_vst1_p16()
15180 int8x8_t test_vreinterpret_s8_p16(poly16x4_t a) { in test_vreinterpret_s8_p16()
15269 int16x4_t test_vreinterpret_s16_p16(poly16x4_t a) { in test_vreinterpret_s16_p16()
15359 int32x2_t test_vreinterpret_s32_p16(poly16x4_t a) { in test_vreinterpret_s32_p16()
[all …]
Daarch64-neon-scalar-copy.c174 poly16_t test_vduph_lane_p16(poly16x4_t a) { in test_vduph_lane_p16()
Daarch64-neon-misc.c206 uint16x4_t test_vceqz_p16(poly16x4_t a) { in test_vceqz_p16()
741 poly16x4_t test_vrev32_p16(poly16x4_t a) { in test_vrev32_p16()
839 poly16x4_t test_vrev64_p16(poly16x4_t a) { in test_vrev64_p16()
/external/llvm-project/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp36 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
62 void f12(poly16x4_t v) {} in f12()
/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp36 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
62 void f12(poly16x4_t v) {} in f12()
/external/neon_2_sse/
DNEON_2_SSE.h152 typedef __m64_128 poly16x4_t; typedef
1188 _NEON2SSESTORAGE poly16x4_t vsri_n_p16(poly16x4_t a, poly16x4_t b, __constrange(1,16) int c); // VS…
1209 _NEON2SSESTORAGE poly16x4_t vsli_n_p16(poly16x4_t a, poly16x4_t b, __constrange(0,15) int c); // VS…
1245 _NEON2SSESTORAGE poly16x4_t vld1_p16(__transfersize(4) poly16_t const * ptr); // VLD1.16 {d0}, [r0]
1273 _NEON2SSESTORAGE poly16x4_t vld1_lane_p16(__transfersize(1) poly16_t const * ptr, poly16x4_t vec, _…
1298 _NEON2SSESTORAGE poly16x4_t vld1_dup_p16(__transfersize(1) poly16_t const * ptr); // VLD1.16 {d0[]}…
1324 _NEON2SSESTORAGE void vst1_p16(__transfersize(4) poly16_t * ptr, poly16x4_t val); // VST1.16 {d0}, …
1611 _NEON2SSESTORAGE poly16_t vget_lane_p16(poly16x4_t vec, __constrange(0,3) int lane); // VMOV.U16 r0…
1634 _NEON2SSESTORAGE poly16x4_t vset_lane_p16(poly16_t value, poly16x4_t vec, __constrange(0,3) int lan…
1660 _NEON2SSESTORAGE poly16x4_t vcreate_p16(uint64_t a); // VMOV d0,r0,r0
[all …]

12