Searched refs:poly8x16_t (Results 1 - 20 of 20) sorted by relevance

/external/clang/test/Sema/
H A Dneon-vector-types-support.c4 typedef __attribute__((neon_polyvector_type(16))) short poly8x16_t; // expected-error{{'neon_polyvector_type' attribute is not supported for this target}} typedef
H A Dneon-vector-types.c16 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t; typedef
H A Daarch64-neon-vector-types.c30 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t; typedef
/external/clang/test/CodeGenCXX/
H A Dmangle-neon-vectors.cpp28 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t; typedef
65 void f9(poly8x16_t v) {}
H A Daarch64-mangle-neon-vectors.cpp35 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t; typedef
64 void f13(poly8x16_t v) {}
/external/clang/test/CodeGen/
H A Daarch64-neon-tbl.c319 poly8x8_t test_vqtbl1_p8(poly8x16_t a, uint8x8_t b) {
361 poly8x16_t test_vqtbl1q_p8(poly8x16_t a, uint8x16_t b) {
367 poly8x16_t test_vqtbl2q_p8(poly8x16x2_t a, uint8x16_t b) {
373 poly8x16_t test_vqtbl3q_p8(poly8x16x3_t a, uint8x16_t b) {
379 poly8x16_t test_vqtbl4q_p8(poly8x16x4_t a, uint8x16_t b) {
441 poly8x16_t test_vqtbx1q_p8(poly8x16_t a, uint8x16_t b, uint8x16_t c) {
447 poly8x16_t test_vqtbx2q_p8(poly8x16_t
[all...]
H A Daarch64-neon-extract.c138 poly8x16_t test_vextq_p8(poly8x16_t a, poly8x16_t b) {
H A Darm64_vsli.c135 poly8x16_t test_vsliq_n_p8(poly8x16_t a1, poly8x16_t a2) {
H A Darm64_vsri.c136 poly8x16_t test_vsriq_n_p8(poly8x16_t a1, poly8x16_t a2) {
H A Darm-neon-vget.c54 poly8x8_t low_p8 (poly8x16_t a) {
110 poly8x8_t high_p8 (poly8x16_t a) {
H A Daarch64-neon-perm.c116 poly8x16_t test_vuzp1q_p8(poly8x16_t a, poly8x16_t b) {
242 poly8x16_t test_vuzp2q_p8(poly8x16_t a, poly8x16_t b) {
368 poly8x16_t test_vzip1q_p8(poly8x16_t a, poly8x16_t b) {
494 poly8x16_t test_vzip2q_p
[all...]
H A Daarch64-neon-vget-hilo.c75 poly8x8_t test_vget_high_p8(poly8x16_t a) {
159 poly8x8_t test_vget_low_p8(poly8x16_t a) {
H A Daarch64-poly128.c111 poly128_t test_vreinterpretq_p128_p8(poly8x16_t a) {
189 poly8x16_t test_vreinterpretq_p8_p128(poly128_t a) {
H A Daarch64-neon-vcombine.c74 poly8x16_t test_vcombine_p8(poly8x8_t low, poly8x8_t high) {
H A Daarch64-neon-scalar-copy.c163 poly8_t test_vdupb_laneq_p8(poly8x16_t a) {
H A Darm64_vext.c144 poly8x16_t xP8x16;
H A Daarch64-neon-misc.c137 uint8x16_t test_vceqzq_p8(poly8x16_t a) {
485 poly8x16_t test_vrev16q_p8(poly8x16_t a) {
551 poly8x16_t test_vrev32q_p8(poly8x16_t a) {
653 poly8x16_t test_vrev64q_p8(poly8x16_t a) {
1197 poly8x16_t test_vcntq_p8(poly8x16_t a) {
1281 poly8x16_t test_vmvnq_p
[all...]
H A Darm_neon_intrinsics.c829 poly8x16_t test_vbslq_p8(uint8x16_t a, poly8x16_t b, poly8x16_t c) {
984 uint8x16_t test_vceqq_p8(poly8x16_t a, poly8x16_t b) {
1471 poly8x16_t test_vcntq_p8(poly8x16_t a) {
1527 poly8x16_t test_vcombine_p8(poly8x8_t a, poly8x8_t b) {
1806 poly8x16_t test_vdupq_lane_p8(poly8x8_t a) {
1943 poly8x16_t test_vdupq_n_p
[all...]
H A Daarch64-neon-intrinsics.c332 poly8x16_t test_vmulq_p8(poly8x16_t v1, poly8x16_t v2) {
858 poly8x16_t test_vbslq_p8(uint8x16_t v1, poly8x16_t v2, poly8x16_t v3) {
1110 uint8x16_t test_vtstq_p8(poly8x16_t v1, poly8x16_t v2) {
1242 uint8x16_t test_vceqq_p8(poly8x16_t v1, poly8x16_t v
[all...]
H A Daarch64-neon-ldst-one.c73 poly8x16_t test_vld1q_dup_p8(poly8_t *a) {
773 poly8x16_t test_vld1q_lane_p8(poly8_t *a, poly8x16_t b) {
1445 void test_vst1q_lane_p8(poly8_t *a, poly8x16_t b) {

Completed in 2918 milliseconds