Searched refs:poly16x8_t (Results 1 - 18 of 18) 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.c144 poly16x8_t test_vextq_p16(poly16x8_t a, poly16x8_t b) {
H A Darm64_vsli.c142 poly16x8_t test_vsliq_n_p16(poly16x8_t a1, poly16x8_t a2) {
H A Darm64_vsri.c143 poly16x8_t test_vsriq_n_p16(poly16x8_t a1, poly16x8_t a2) {
H A Darm-neon-vget.c59 poly16x4_t low_p16(poly16x8_t a) {
115 poly16x4_t high_p16(poly16x8_t a) {
H A Daarch64-neon-perm.c128 poly16x8_t test_vuzp1q_p16(poly16x8_t a, poly16x8_t b) {
254 poly16x8_t test_vuzp2q_p16(poly16x8_t a, poly16x8_t b) {
380 poly16x8_t test_vzip1q_p16(poly16x8_t a, poly16x8_t b) {
506 poly16x8_t test_vzip2q_p1
[all...]
H A Daarch64-neon-vget-hilo.c81 poly16x4_t test_vget_high_p16(poly16x8_t a) {
165 poly16x4_t test_vget_low_p16(poly16x8_t a) {
H A Daarch64-poly128.c117 poly128_t test_vreinterpretq_p128_p16(poly16x8_t a) {
195 poly16x8_t test_vreinterpretq_p16_p128(poly128_t a) {
H A Daarch64-neon-vcombine.c80 poly16x8_t test_vcombine_p16(poly16x4_t low, poly16x4_t high) {
H A Daarch64-neon-scalar-copy.c169 poly16_t test_vduph_laneq_p16(poly16x8_t a) {
H A Darm64_vext.c174 poly16x8_t xP16x8;
H A Darm_neon_intrinsics.c835 poly16x8_t test_vbslq_p16(uint16x8_t a, poly16x8_t b, poly16x8_t c) {
1532 poly16x8_t test_vcombine_p16(poly16x4_t a, poly16x4_t b) {
1812 poly16x8_t test_vdupq_lane_p16(poly16x4_t a) {
1949 poly16x8_t test_vdupq_n_p16(poly16_t a) {
2183 poly16x8_t test_vextq_p16(poly16x8_t a, poly16x8_t b) {
2287 poly16x4_t test_vget_high_p16(poly16x8_t
[all...]
H A Daarch64-neon-intrinsics.c864 poly16x8_t test_vbslq_p16(uint16x8_t v1, poly16x8_t v2, poly16x8_t v3) {
1116 uint16x8_t test_vtstq_p16(poly16x8_t v1, poly16x8_t v2) {
3676 poly16x8_t test_vsriq_n_p16(poly16x8_t a, poly16x8_t b) {
3784 poly16x8_t test_vsliq_n_p16(poly16x8_t
[all...]
H A Daarch64-neon-misc.c149 uint16x8_t test_vceqzq_p16(poly16x8_t a) {
557 poly16x8_t test_vrev32q_p16(poly16x8_t a) {
659 poly16x8_t test_vrev64q_p16(poly16x8_t a) {
H A Daarch64-neon-ldst-one.c79 poly16x8_t test_vld1q_dup_p16(poly16_t *a) {
779 poly16x8_t test_vld1q_lane_p16(poly16_t *a, poly16x8_t b) {
1451 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 364 milliseconds