Searched refs:poly16x8_t (Results 1 - 16 of 16) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dmangle-neon-vectors.cpp29 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef
69 void f10(poly16x8_t v) {}
H A Daarch64-mangle-neon-vectors.cpp37 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef
66 void f14(poly16x8_t v) {}
/external/clang/test/CodeGen/
H A Daarch64-neon-extract.c245 poly16x8_t test_vextq_p16(poly16x8_t a, poly16x8_t b) {
H A Darm-neon-vget.c58 poly16x4_t low_p16(poly16x8_t a) {
114 poly16x4_t high_p16(poly16x8_t a) {
H A Daarch64-neon-perm.c150 poly16x8_t test_vuzp1q_p16(poly16x8_t a, poly16x8_t b) {
297 poly16x8_t test_vuzp2q_p16(poly16x8_t a, poly16x8_t b) {
444 poly16x8_t test_vzip1q_p16(poly16x8_t a, poly16x8_t b) {
591 poly16x8_t test_vzip2q_p1
[all...]
H A Daarch64-neon-vget-hilo.c95 poly16x4_t test_vget_high_p16(poly16x8_t a) {
193 poly16x4_t test_vget_low_p16(poly16x8_t a) {
H A Daarch64-poly128.c149 poly128_t test_vreinterpretq_p128_p16(poly16x8_t a) {
240 poly16x8_t test_vreinterpretq_p16_p128(poly128_t a) {
H A Daarch64-neon-vcombine.c94 poly16x8_t test_vcombine_p16(poly16x4_t low, poly16x4_t high) {
H A Daarch64-neon-scalar-copy.c225 poly16_t test_vduph_laneq_p16(poly16x8_t a) {
H A Daarch64-neon-vget.c162 poly16_t test_vgetq_lane_p16(poly16x8_t a) {
389 poly16x8_t test_vsetq_lane_p16(poly16_t a, poly16x8_t b) {
H A Darm_neon_intrinsics.c1340 poly16x8_t test_vbslq_p16(uint16x8_t a, poly16x8_t b, poly16x8_t c) {
2317 poly16x8_t test_vcombine_p16(poly16x4_t a, poly16x4_t b) {
2734 poly16x8_t test_vdupq_lane_p16(poly16x4_t a) {
3005 poly16x8_t test_vdupq_n_p16(poly16_t a) {
3346 poly16x8_t test_vextq_p16(poly16x8_t a, poly16x8_t b) {
3541 poly16x4_t test_vget_high_p16(poly16x8_t
[all...]
H A Daarch64-neon-intrinsics.c1350 poly16x8_t test_vbslq_p16(uint16x8_t v1, poly16x8_t v2, poly16x8_t v3) {
1837 uint16x8_t test_vtstq_p16(poly16x8_t v1, poly16x8_t v2) {
6085 poly16x8_t test_vsriq_n_p16(poly16x8_t a, poly16x8_t b) {
6259 poly16x8_t test_vsliq_n_p16(poly16x8_t
[all...]
H A Daarch64-neon-misc.c233 uint16x8_t test_vceqzq_p16(poly16x8_t a) {
843 poly16x8_t test_vrev32q_p16(poly16x8_t a) {
962 poly16x8_t test_vrev64q_p16(poly16x8_t a) {
H A Daarch64-neon-ldst-one.c141 poly16x8_t test_vld1q_dup_p16(poly16_t *a) {
1950 poly16x8_t test_vld1q_lane_p16(poly16_t *a, poly16x8_t b) {
5413 void test_vst1q_lane_p16(poly16_t *a, poly16x8_t b) {
/external/clang/test/Sema/
H A Dneon-vector-types.c17 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef
H A Daarch64-neon-vector-types.c31 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; typedef

Completed in 571 milliseconds