Searched refs:poly16x8_t (Results 1 – 7 of 7) sorted by relevance
18 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef39 void f10(poly16x8_t v) {} in f10()
38 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef67 void f14(poly16x8_t v) {} in f14()
59 poly16x4_t low_p16(poly16x8_t a) { in low_p16()115 poly16x4_t high_p16(poly16x8_t a) { in high_p16()
832 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 …]
882 poly16x8_t test_vbslq_p16(uint16x8_t v1, poly16x8_t v2, poly16x8_t v3) { in test_vbslq_p16()
17 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef
16 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef