Searched refs:poly8x8_t (Results 1 - 15 of 15) sorted by relevance

/external/clang/test/CodeGen/
H A Daarch64-neon-tbl.c313 poly8x8_t test_vtbl1_p8(poly8x8_t a, uint8x8_t b) {
319 poly8x8_t test_vqtbl1_p8(poly8x16_t a, uint8x8_t b) {
325 poly8x8_t test_vtbl2_p8(poly8x8x2_t a, uint8x8_t b) {
331 poly8x8_t test_vqtbl2_p8(poly8x16x2_t a, uint8x8_t b) {
337 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) {
343 poly8x8_t test_vqtbl3_p8(poly8x16x3_t a, uint8x8_t b) {
349 poly8x8_t test_vtbl4_p8(poly8x8x4_t a, uint8x8_t b) {
355 poly8x8_t test_vqtbl4_p8(poly8x16x4_t a, uint8x8_t b) {
385 poly8x8_t test_vtbx1_p
[all...]
H A Daarch64-neon-vcombine.c74 poly8x16_t test_vcombine_p8(poly8x8_t low, poly8x8_t high) {
H A Daarch64-neon-extract.c126 poly8x8_t test_vext_p8(poly8x8_t a, poly8x8_t b) {
H A Darm64_vsli.c65 poly8x8_t test_vsli_n_p8(poly8x8_t a1, poly8x8_t a2) {
H A Darm64_vsri.c66 poly8x8_t test_vsri_n_p8(poly8x8_t a1, poly8x8_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.c110 poly8x8_t test_vuzp1_p8(poly8x8_t a, poly8x8_t b) {
236 poly8x8_t test_vuzp2_p8(poly8x8_t a, poly8x8_t b) {
362 poly8x8_t test_vzip1_p8(poly8x8_t a, poly8x8_t b) {
488 poly8x8_t test_vzip2_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-neon-scalar-copy.c151 poly8_t test_vdupb_lane_p8(poly8x8_t a) {
H A Darm64_vext.c32 poly8x8_t xP8x8;
H A Daarch64-neon-misc.c131 uint8x8_t test_vceqz_p8(poly8x8_t a) {
467 poly8x8_t test_vrev16_p8(poly8x8_t a) {
515 poly8x8_t test_vrev32_p8(poly8x8_t a) {
599 poly8x8_t test_vrev64_p8(poly8x8_t a) {
1191 poly8x8_t test_vcnt_p8(poly8x8_t a) {
1275 poly8x8_t test_vmvn_p
[all...]
H A Darm_neon_intrinsics.c763 poly8x8_t test_vbsl_p8(uint8x8_t a, poly8x8_t b, poly8x8_t c) {
936 uint8x8_t test_vceq_p8(poly8x8_t a, poly8x8_t b) {
1453 poly8x8_t test_vcnt_p8(poly8x8_t a) {
1527 poly8x16_t test_vcombine_p8(poly8x8_t a, poly8x8_t b) {
1583 poly8x8_t test_vcreate_p
[all...]
H A Daarch64-neon-intrinsics.c326 poly8x8_t test_vmul_p8(poly8x8_t v1, poly8x8_t v2) {
792 poly8x8_t test_vbsl_p8(uint8x8_t v1, poly8x8_t v2, poly8x8_t v3) {
1098 uint8x8_t test_vtst_p8(poly8x8_t v1, poly8x8_t v2) {
1194 uint8x8_t test_vceq_p8(poly8x8_t v1, poly8x8_t v
[all...]
H A Daarch64-neon-ldst-one.c157 poly8x8_t test_vld1_dup_p8(poly8_t *a) {
857 poly8x8_t test_vld1_lane_p8(poly8_t *a, poly8x8_t b) {
1529 void test_vst1_lane_p8(poly8_t *a, poly8x8_t b) {
/external/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp34 typedef __attribute__((neon_polyvector_type(8))) poly8_t poly8x8_t; typedef
60 void f11(poly8x8_t v) {}

Completed in 1747 milliseconds