Home
last modified time | relevance | path

Searched refs:poly16x8_t (Results 1 – 17 of 17) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-perm.c150 poly16x8_t test_vuzp1q_p16(poly16x8_t a, poly16x8_t b) { in test_vuzp1q_p16()
297 poly16x8_t test_vuzp2q_p16(poly16x8_t a, poly16x8_t b) { in test_vuzp2q_p16()
444 poly16x8_t test_vzip1q_p16(poly16x8_t a, poly16x8_t b) { in test_vzip1q_p16()
591 poly16x8_t test_vzip2q_p16(poly16x8_t a, poly16x8_t b) { in test_vzip2q_p16()
738 poly16x8_t test_vtrn1q_p16(poly16x8_t a, poly16x8_t b) { in test_vtrn1q_p16()
885 poly16x8_t test_vtrn2q_p16(poly16x8_t a, poly16x8_t b) { in test_vtrn2q_p16()
1349 poly16x8x2_t test_vuzpq_p16(poly16x8_t a, poly16x8_t b) { in test_vuzpq_p16()
1813 poly16x8x2_t test_vzipq_p16(poly16x8_t a, poly16x8_t b) { in test_vzipq_p16()
2277 poly16x8x2_t test_vtrnq_p16(poly16x8_t a, poly16x8_t b) { in test_vtrnq_p16()
Daarch64-neon-extract.c245 poly16x8_t test_vextq_p16(poly16x8_t a, poly16x8_t b) { in test_vextq_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.c162 poly16_t test_vgetq_lane_p16(poly16x8_t a) { in test_vgetq_lane_p16()
389 poly16x8_t test_vsetq_lane_p16(poly16_t a, poly16x8_t b) { in test_vsetq_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()
Daarch64-poly128.c149 poly128_t test_vreinterpretq_p128_p16(poly16x8_t a) { in test_vreinterpretq_p128_p16()
240 poly16x8_t test_vreinterpretq_p16_p128(poly128_t a) { in test_vreinterpretq_p16_p128()
Darm_neon_intrinsics.c1340 poly16x8_t test_vbslq_p16(uint16x8_t a, poly16x8_t b, poly16x8_t c) { in test_vbslq_p16()
2317 poly16x8_t test_vcombine_p16(poly16x4_t a, poly16x4_t b) { in test_vcombine_p16()
2734 poly16x8_t test_vdupq_lane_p16(poly16x4_t a) { in test_vdupq_lane_p16()
3005 poly16x8_t test_vdupq_n_p16(poly16_t a) { in test_vdupq_n_p16()
3346 poly16x8_t test_vextq_p16(poly16x8_t a, poly16x8_t b) { in test_vextq_p16()
3541 poly16x4_t test_vget_high_p16(poly16x8_t a) { in test_vget_high_p16()
3701 poly16_t test_vgetq_lane_p16(poly16x8_t a) { in test_vgetq_lane_p16()
3851 poly16x4_t test_vget_low_p16(poly16x8_t a) { in test_vget_low_p16()
4212 poly16x8_t test_vld1q_p16(poly16_t const * a) { in test_vld1q_p16()
4434 poly16x8_t test_vld1q_dup_p16(poly16_t const * a) { in test_vld1q_dup_p16()
[all …]
Daarch64-neon-vcombine.c94 poly16x8_t test_vcombine_p16(poly16x4_t low, poly16x4_t high) { in test_vcombine_p16()
Daarch64-neon-intrinsics.c1350 poly16x8_t test_vbslq_p16(uint16x8_t v1, poly16x8_t v2, poly16x8_t v3) { in test_vbslq_p16()
1837 uint16x8_t test_vtstq_p16(poly16x8_t v1, poly16x8_t v2) { in test_vtstq_p16()
6085 poly16x8_t test_vsriq_n_p16(poly16x8_t a, poly16x8_t b) { in test_vsriq_n_p16()
6259 poly16x8_t test_vsliq_n_p16(poly16x8_t a, poly16x8_t b) { in test_vsliq_n_p16()
9267 poly16x8_t test_vmull_p8(poly8x8_t a, poly8x8_t b) { in test_vmull_p8()
9276 poly16x8_t test_vmull_high_p8(poly8x16_t a, poly8x16_t b) { in test_vmull_high_p8()
9998 poly16x8_t test_vld1q_p16(poly16_t const *a) { in test_vld1q_p16()
11633 void test_vst1q_p16(poly16_t *a, poly16x8_t b) { in test_vst1q_p16()
20614 int8x16_t test_vreinterpretq_s8_p16(poly16x8_t a) { in test_vreinterpretq_s8_p16()
20703 int16x8_t test_vreinterpretq_s16_p16(poly16x8_t a) { in test_vreinterpretq_s16_p16()
[all …]
Daarch64-neon-scalar-copy.c225 poly16_t test_vduph_laneq_p16(poly16x8_t a) { in test_vduph_laneq_p16()
Daarch64-neon-misc.c233 uint16x8_t test_vceqzq_p16(poly16x8_t a) { in test_vceqzq_p16()
843 poly16x8_t test_vrev32q_p16(poly16x8_t a) { in test_vrev32q_p16()
962 poly16x8_t test_vrev64q_p16(poly16x8_t a) { in test_vrev64q_p16()
Daarch64-neon-ldst-one.c141 poly16x8_t test_vld1q_dup_p16(poly16_t *a) { in test_vld1q_dup_p16()
1950 poly16x8_t test_vld1q_lane_p16(poly16_t *a, poly16x8_t b) { in test_vld1q_lane_p16()
5413 void test_vst1q_lane_p16(poly16_t *a, poly16x8_t b) { in test_vst1q_lane_p16()
/external/clang/test/CodeGenCXX/
Dmangle-neon-vectors.cpp29 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef
69 void f10(poly16x8_t v) {} in f10()
Daarch64-mangle-neon-vectors.cpp37 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef
66 void f14(poly16x8_t v) {} in f14()
/external/clang/test/Sema/
Dneon-vector-types.c17 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef
Daarch64-neon-vector-types.c31 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef
/external/neon_2_sse/
DNEON_2_SSE.h172 typedef __m128i poly16x8_t; typedef
630 _NEON2SSESTORAGE poly16x8_t vmull_p8(poly8x8_t a, poly8x8_t b); // VMULL.P8 q0,d0,d0
1198 _NEON2SSESTORAGE poly16x8_t vsriq_n_p16(poly16x8_t a, poly16x8_t b, __constrange(1,16) int c); // V…
1219 _NEON2SSESTORAGE poly16x8_t vsliq_n_p16(poly16x8_t a, poly16x8_t b, __constrange(0,15) int c); // V…
1233 _NEON2SSESTORAGE poly16x8_t vld1q_p16(__transfersize(8) poly16_t const * ptr); // VLD1.16 {d0, d1},…
1261 _NEON2SSESTORAGE poly16x8_t vld1q_lane_p16(__transfersize(1) poly16_t const * ptr, poly16x8_t vec, …
1286 _NEON2SSESTORAGE poly16x8_t vld1q_dup_p16(__transfersize(1) poly16_t const * ptr); // VLD1.16 {d0[]…
1312 _NEON2SSESTORAGE void vst1q_p16(__transfersize(8) poly16_t * ptr, poly16x8_t val); // VST1.16 {d0, …
1620 _NEON2SSESTORAGE poly16_t vgetq_lane_p16(poly16x8_t vec, __constrange(0,7) int lane); // VMOV.U16 r…
1643 _NEON2SSESTORAGE poly16x8_t vsetq_lane_p16(poly16_t value, poly16x8_t vec, __constrange(0,7) int la…
[all …]