Searched refs:poly8x8x3_t (Results 1 – 11 of 11) sorted by relevance
/external/clang/test/CodeGen/ |
D | aarch64-neon-tbl.c | 1084 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) { in test_vtbl3_p8() 1311 poly8x8_t test_vtbx3_p8(poly8x8_t a, poly8x8x3_t b, uint8x8_t c) { in test_vtbx3_p8()
|
D | aarch64-neon-ldst-one.c | 1274 poly8x8x3_t test_vld3_dup_p8(poly8_t *a) { in test_vld3_dup_p8() 4013 poly8x8x3_t test_vld3_lane_p8(poly8_t *a, poly8x8x3_t b) { in test_vld3_lane_p8() 6989 void test_vst3_lane_p8(poly8_t *a, poly8x8x3_t b) { in test_vst3_lane_p8()
|
D | arm_neon_intrinsics.c | 6248 poly8x8x3_t test_vld3_p8(poly8_t const * a) { in test_vld3_p8() 6507 poly8x8x3_t test_vld3_dup_p8(poly8_t const * a) { in test_vld3_dup_p8() 7119 poly8x8x3_t test_vld3_lane_p8(poly8_t const * a, poly8x8x3_t b) { in test_vld3_lane_p8() 20011 void test_vst3_p8(poly8_t * a, poly8x8x3_t b) { in test_vst3_p8() 20518 void test_vst3_lane_p8(poly8_t * a, poly8x8x3_t b) { in test_vst3_lane_p8() 22385 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) { in test_vtbl3_p8() 22653 poly8x8_t test_vtbx3_p8(poly8x8_t a, poly8x8x3_t b, uint8x8_t c) { in test_vtbx3_p8()
|
D | aarch64-neon-intrinsics.c | 11019 poly8x8x3_t test_vld3_p8(poly8_t const *a) { in test_vld3_p8() 13095 void test_vst3_p8(poly8_t *a, poly8x8x3_t b) { in test_vst3_p8() 14929 poly8x8x3_t test_vld1_p8_x3(poly8_t const *a) { in test_vld1_p8_x3() 16907 void test_vst1_p8_x3(poly8_t *a, poly8x8x3_t b) { in test_vst1_p8_x3()
|
/external/llvm-project/clang/test/CodeGen/ |
D | aarch64-neon-tbl.c | 1084 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) { in test_vtbl3_p8() 1311 poly8x8_t test_vtbx3_p8(poly8x8_t a, poly8x8x3_t b, uint8x8_t c) { in test_vtbx3_p8()
|
D | arm-neon-vld.c | 221 poly8x8x3_t test_vld1_p8_x3(poly8_t const *a) { in test_vld1_p8_x3() 1674 void test_vld3_dup_p8(poly8x8x3_t *dest, const poly8_t *src) { in test_vld3_dup_p8()
|
D | arm-neon-vst.c | 361 void test_vst1_p8_x3(poly8_t *a, poly8x8x3_t b) { in test_vst1_p8_x3()
|
D | aarch64-neon-ldst-one.c | 2835 poly8x8x3_t test_vld3_lane_p8(poly8_t *a, poly8x8x3_t b) { in test_vld3_lane_p8() 5811 void test_vst3_lane_p8(poly8_t *a, poly8x8x3_t b) { in test_vst3_lane_p8()
|
D | arm_neon_intrinsics.c | 5357 poly8x8x3_t test_vld3_p8(poly8_t const * a) { in test_vld3_p8() 5857 poly8x8x3_t test_vld3_lane_p8(poly8_t const * a, poly8x8x3_t b) { in test_vld3_lane_p8() 17528 void test_vst3_p8(poly8_t * a, poly8x8x3_t b) { in test_vst3_p8() 18034 void test_vst3_lane_p8(poly8_t * a, poly8x8x3_t b) { in test_vst3_lane_p8() 19868 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) { in test_vtbl3_p8() 20132 poly8x8_t test_vtbx3_p8(poly8x8_t a, poly8x8x3_t b, uint8x8_t c) { in test_vtbx3_p8()
|
D | aarch64-neon-intrinsics.c | 10191 poly8x8x3_t test_vld3_p8(poly8_t const *a) { in test_vld3_p8() 12267 void test_vst3_p8(poly8_t *a, poly8x8x3_t b) { in test_vst3_p8()
|
/external/neon_2_sse/ |
D | NEON_2_SSE.h | 378 typedef struct int8x8x3_t poly8x8x3_t; typedef 1370 _NEON2SSESTORAGE poly8x8x3_t vld3_p8(__transfersize(24) poly8_t const * ptr); // VLD3.8 {d0, d1, d2… 1417 _NEON2SSESTORAGE poly8x8x3_t vld3_dup_p8(__transfersize(3) poly8_t const * ptr); // VLD3.8 {d0[], d… 1465 _NEON2SSESTORAGE poly8x8x3_t vld3_lane_p8(__transfersize(3) poly8_t const * ptr, poly8x8x3_t src, _… 1527 _NEON2SSESTORAGE void vst3_p8(__transfersize(24) poly8_t * ptr, poly8x8x3_t val); // VST3.8 {d0, d1… 1584 _NEON2SSESTORAGE void vst3_lane_p8(__transfersize(3) poly8_t * ptr, poly8x8x3_t val, __constrange(0… 1830 _NEON2SSESTORAGE poly8x8_t vtbx3_p8(poly8x8_t a, poly8x8x3_t b, uint8x8_t c); // VTBX.8 d0, {d0, d1… 10205 _NEON2SSESTORAGE poly8x8x3_t vld3_p8(__transfersize(24) poly8_t const * ptr); // VLD3.8 {d0, d1, d2… 10590 _NEON2SSESTORAGE poly8x8x3_t vld3_dup_p8(__transfersize(3) poly8_t const * ptr); // VLD3.8 {d0[], d… 10937 _NEON2SSESTORAGE poly8x8x3_t vld3_lane_p8(__transfersize(3) poly8_t const * ptr, poly8x8x3_t src, _… [all …]
|