Searched refs:poly8x8x4_t (Results 1 – 11 of 11) sorted by relevance
/external/clang/test/CodeGen/ |
D | aarch64-neon-tbl.c | 1137 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()
|
D | aarch64-neon-ldst-one.c | 1769 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()
|
D | arm_neon_intrinsics.c | 7467 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()
|
D | aarch64-neon-intrinsics.c | 11481 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/llvm-project/clang/test/CodeGen/ |
D | aarch64-neon-tbl.c | 1137 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()
|
D | arm-neon-vld.c | 239 poly8x8x4_t test_vld1_p8_x4(poly8_t const *a) { in test_vld1_p8_x4() 1872 void test_vld4_dup_p8(poly8x8x4_t *dest, const poly8_t *src) { in test_vld4_dup_p8()
|
D | arm-neon-vst.c | 390 void test_vst1_p8_x4(poly8_t *a, poly8x8x4_t b) { in test_vst1_p8_x4()
|
D | aarch64-neon-ldst-one.c | 4003 poly8x8x4_t test_vld4_lane_p8(poly8_t *a, poly8x8x4_t b) { in test_vld4_lane_p8() 6727 void test_vst4_lane_p8(poly8_t *a, poly8x8x4_t b) { in test_vst4_lane_p8()
|
D | arm_neon_intrinsics.c | 6072 poly8x8x4_t test_vld4_p8(poly8_t const * a) { in test_vld4_p8() 6646 poly8x8x4_t test_vld4_lane_p8(poly8_t const * a, poly8x8x4_t b) { in test_vld4_lane_p8() 18767 void test_vst4_p8(poly8_t * a, poly8x8x4_t b) { in test_vst4_p8() 19352 void test_vst4_lane_p8(poly8_t * a, poly8x8x4_t b) { in test_vst4_lane_p8() 19958 poly8x8_t test_vtbl4_p8(poly8x8x4_t a, uint8x8_t b) { in test_vtbl4_p8() 20222 poly8x8_t test_vtbx4_p8(poly8x8_t a, poly8x8x4_t b, uint8x8_t c) { in test_vtbx4_p8()
|
D | aarch64-neon-intrinsics.c | 10653 poly8x8x4_t test_vld4_p8(poly8_t const *a) { in test_vld4_p8() 13118 void test_vst4_p8(poly8_t *a, poly8x8x4_t b) { in test_vst4_p8()
|
/external/neon_2_sse/ |
D | NEON_2_SSE.h | 305 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 …]
|