Searched refs:poly16x4_t (Results 1 - 14 of 14) sorted by relevance

/external/clang/test/CodeGen/
H A Daarch64-neon-vcombine.c80 poly16x8_t test_vcombine_p16(poly16x4_t low, poly16x4_t high) {
H A Daarch64-neon-extract.c132 poly16x4_t test_vext_p16(poly16x4_t a, poly16x4_t b) {
H A Darm64_vsli.c72 poly16x4_t test_vsli_n_p16(poly16x4_t a1, poly16x4_t a2) {
H A Darm64_vsri.c73 poly16x4_t test_vsri_n_p16(poly16x4_t a1, poly16x4_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.c122 poly16x4_t test_vuzp1_p16(poly16x4_t a, poly16x4_t b) {
248 poly16x4_t test_vuzp2_p16(poly16x4_t a, poly16x4_t b) {
374 poly16x4_t test_vzip1_p16(poly16x4_t a, poly16x4_t b) {
500 poly16x4_t test_vzip2_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-neon-scalar-copy.c157 poly16_t test_vduph_lane_p16(poly16x4_t a) {
H A Darm64_vext.c62 poly16x4_t xP16x4;
H A Darm_neon_intrinsics.c769 poly16x4_t test_vbsl_p16(uint16x4_t a, poly16x4_t b, poly16x4_t c) {
1532 poly16x8_t test_vcombine_p16(poly16x4_t a, poly16x4_t b) {
1588 poly16x4_t test_vcreate_p16(uint64_t a) {
1758 poly16x4_t test_vdup_lane_p16(poly16x4_t a) {
1812 poly16x8_t test_vdupq_lane_p16(poly16x4_t a) {
1889 poly16x4_t test_vdup_n_p1
[all...]
H A Daarch64-neon-misc.c143 uint16x4_t test_vceqz_p16(poly16x4_t a) {
521 poly16x4_t test_vrev32_p16(poly16x4_t a) {
605 poly16x4_t test_vrev64_p16(poly16x4_t a) {
H A Daarch64-neon-intrinsics.c798 poly16x4_t test_vbsl_p16(uint16x4_t v1, poly16x4_t v2, poly16x4_t v3) {
1104 uint16x4_t test_vtst_p16(poly16x4_t v1, poly16x4_t v2) {
3664 poly16x4_t test_vsri_n_p16(poly16x4_t a, poly16x4_t b) {
3772 poly16x4_t test_vsli_n_p16(poly16x4_t
[all...]
H A Daarch64-neon-ldst-one.c163 poly16x4_t test_vld1_dup_p16(poly16_t *a) {
863 poly16x4_t test_vld1_lane_p16(poly16_t *a, poly16x4_t b) {
1535 void test_vst1_lane_p16(poly16_t *a, poly16x4_t b) {
/external/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp36 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
62 void f12(poly16x4_t v) {}

Completed in 254 milliseconds