Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmangle-neon-vectors.cpp18 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef
39 void f10(poly16x8_t v) {} in f10()
Daarch64-mangle-neon-vectors.cpp38 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef
67 void f14(poly16x8_t v) {} in f14()
/external/clang/test/CodeGen/
Darm-neon-vget.c59 poly16x4_t low_p16(poly16x8_t a) { in low_p16()
115 poly16x4_t high_p16(poly16x8_t a) { in high_p16()
Darm_neon_intrinsics.c832 poly16x8_t test_vbslq_p16(uint16x8_t a, poly16x8_t b, poly16x8_t c) { in test_vbslq_p16()
1529 poly16x8_t test_vcombine_p16(poly16x4_t a, poly16x4_t b) { in test_vcombine_p16()
1809 poly16x8_t test_vdupq_lane_p16(poly16x4_t a) { in test_vdupq_lane_p16()
1940 poly16x8_t test_vdupq_n_p16(poly16_t a) { in test_vdupq_n_p16()
2168 poly16x8_t test_vextq_p16(poly16x8_t a, poly16x8_t b) { in test_vextq_p16()
2272 poly16x4_t test_vget_high_p16(poly16x8_t a) { in test_vget_high_p16()
2375 poly16_t test_vgetq_lane_p16(poly16x8_t a) { in test_vgetq_lane_p16()
2466 poly16x4_t test_vget_low_p16(poly16x8_t a) { in test_vget_low_p16()
2685 poly16x8_t test_vld1q_p16(poly16_t const * a) { in test_vld1q_p16()
2830 poly16x8_t test_vld1q_dup_p16(poly16_t const * a) { in test_vld1q_dup_p16()
[all …]
Daarch64-neon-intrinsics.c882 poly16x8_t test_vbslq_p16(uint16x8_t v1, poly16x8_t v2, poly16x8_t v3) { in test_vbslq_p16()
/external/clang/test/Sema/
Daarch64-neon-vector-types.c17 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef
Dneon-vector-types.c16 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef