Home
last modified time | relevance | path

Searched refs:poly8x8x4_t (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-tbl.c1137 poly8x8_t test_vtbl4_p8(poly8x8x4_t a, uint8x8_t b) { in test_vtbl4_p8()
1340 poly8x8_t test_vtbx4_p8(poly8x8_t a, poly8x8x4_t b, uint8x8_t c) { in test_vtbx4_p8()
Daarch64-neon-ldst-one.c1769 poly8x8x4_t test_vld4_dup_p8(poly8_t *a) { in test_vld4_dup_p8()
5181 poly8x8x4_t test_vld4_lane_p8(poly8_t *a, poly8x8x4_t b) { in test_vld4_lane_p8()
7905 void test_vst4_lane_p8(poly8_t *a, poly8x8x4_t b) { in test_vst4_lane_p8()
Darm_neon_intrinsics.c7467 poly8x8x4_t test_vld4_p8(poly8_t const * a) { in test_vld4_p8()
7753 poly8x8x4_t test_vld4_dup_p8(poly8_t const * a) { in test_vld4_dup_p8()
8442 poly8x8x4_t test_vld4_lane_p8(poly8_t const * a, poly8x8x4_t b) { in test_vld4_lane_p8()
21252 void test_vst4_p8(poly8_t * a, poly8x8x4_t b) { in test_vst4_p8()
21838 void test_vst4_lane_p8(poly8_t * a, poly8x8x4_t b) { in test_vst4_lane_p8()
22476 poly8x8_t test_vtbl4_p8(poly8x8x4_t a, uint8x8_t b) { in test_vtbl4_p8()
22744 poly8x8_t test_vtbx4_p8(poly8x8_t a, poly8x8x4_t b, uint8x8_t c) { in test_vtbx4_p8()
Daarch64-neon-intrinsics.c11481 poly8x8x4_t test_vld4_p8(poly8_t const *a) { in test_vld4_p8()
13946 void test_vst4_p8(poly8_t *a, poly8x8x4_t b) { in test_vst4_p8()
15421 poly8x8x4_t test_vld1_p8_x4(poly8_t const *a) { in test_vld1_p8_x4()
17845 void test_vst1_p8_x4(poly8_t *a, poly8x8x4_t b) { in test_vst1_p8_x4()
/external/neon_2_sse/
DNEON_2_SSE.h305 typedef struct int8x8x4_t poly8x8x4_t; typedef
1392 _NEON2SSESTORAGE poly8x8x4_t vld4_p8(__transfersize(32) poly8_t const * ptr); // VLD4.8 {d0, d1, d2…
1429 _NEON2SSESTORAGE poly8x8x4_t vld4_dup_p8(__transfersize(4) poly8_t const * ptr); // VLD4.8 {d0[], d…
1482 _NEON2SSESTORAGE poly8x8x4_t vld4_lane_p8(__transfersize(4) poly8_t const * ptr, poly8x8x4_t src, _…
1549 _NEON2SSESTORAGE void vst4_p8(__transfersize(32) poly8_t * ptr, poly8x8x4_t val); // VST4.8 {d0, d1…
1601 _NEON2SSESTORAGE void vst4_lane_p8(__transfersize(4) poly8_t * ptr, poly8x8x4_t val, __constrange(0…
1833 _NEON2SSESTORAGE poly8x8_t vtbx4_p8(poly8x8_t a, poly8x8x4_t b, uint8x8_t c); // VTBX.8 d0, {d0, d1…
10424 _NEON2SSESTORAGE poly8x8x4_t vld4_p8(__transfersize(32) poly8_t const * ptr); // VLD4.8 {d0, d1, d2…
10687 _NEON2SSESTORAGE poly8x8x4_t vld4_dup_p8(__transfersize(4) poly8_t const * ptr); // VLD4.8 {d0[], …
11058 _NEON2SSESTORAGE poly8x8x4_t vld4_lane_p8(__transfersize(4) poly8_t const * ptr, poly8x8x4_t src, _…
[all …]