/external/clang/test/CodeGen/ |
D | aarch64-neon-tbl.c | 88 int8x8_t test_vtbl3_s8(int8x8x3_t a, int8x8_t b) { in test_vtbl3_s8() 315 int8x8_t test_vtbx3_s8(int8x8_t a, int8x8x3_t b, int8x8_t c) { in test_vtbx3_s8()
|
D | aarch64-neon-ldst-one.c | 1143 int8x8x3_t test_vld3_dup_s8(int8_t *a) { in test_vld3_dup_s8() 3747 int8x8x3_t test_vld3_lane_s8(int8_t *a, int8x8x3_t b) { in test_vld3_lane_s8() 6786 void test_vst3_lane_s8(int8_t *a, int8x8x3_t b) { in test_vst3_lane_s8()
|
D | arm_neon_intrinsics.c | 6159 int8x8x3_t test_vld3_s8(int8_t const * a) { in test_vld3_s8() 6373 int8x8x3_t test_vld3_dup_s8(int8_t const * a) { in test_vld3_dup_s8() 6936 int8x8x3_t test_vld3_lane_s8(int8_t const * a, int8x8x3_t b) { in test_vld3_lane_s8() 19832 void test_vst3_s8(int8_t * a, int8x8x3_t b) { in test_vst3_s8() 20370 void test_vst3_lane_s8(int8_t * a, int8x8x3_t b) { in test_vst3_lane_s8() 22358 int8x8_t test_vtbl3_s8(int8x8x3_t a, int8x8_t b) { in test_vtbl3_s8() 22626 int8x8_t test_vtbx3_s8(int8x8_t a, int8x8x3_t b, int8x8_t c) { in test_vtbx3_s8()
|
D | aarch64-neon-intrinsics.c | 10894 int8x8x3_t test_vld3_s8(int8_t const *a) { in test_vld3_s8() 12892 void test_vst3_s8(int8_t *a, int8x8x3_t b) { in test_vst3_s8() 14805 int8x8x3_t test_vld1_s8_x3(int8_t const *a) { in test_vld1_s8_x3() 16698 void test_vst1_s8_x3(int8_t *a, int8x8x3_t b) { in test_vst1_s8_x3()
|
/external/llvm-project/clang/test/CodeGen/ |
D | aarch64-neon-tbl.c | 88 int8x8_t test_vtbl3_s8(int8x8x3_t a, int8x8_t b) { in test_vtbl3_s8() 315 int8x8_t test_vtbx3_s8(int8x8_t a, int8x8x3_t b, int8x8_t c) { in test_vtbx3_s8()
|
D | arm-neon-vld.c | 455 int8x8x3_t test_vld1_s8_x3(int8_t const *a) { in test_vld1_s8_x3() 1723 void test_vld3_dup_s8(int8x8x3_t *dest, const int8_t *src) { in test_vld3_dup_s8()
|
D | arm-neon-vst.c | 745 void test_vst1_s8_x3(int8_t *a, int8x8x3_t b) { in test_vst1_s8_x3()
|
D | aarch64-neon-ldst-one.c | 2569 int8x8x3_t test_vld3_lane_s8(int8_t *a, int8x8x3_t b) { in test_vld3_lane_s8() 5608 void test_vst3_lane_s8(int8_t *a, int8x8x3_t b) { in test_vst3_lane_s8()
|
D | arm_neon_intrinsics.c | 5304 int8x8x3_t test_vld3_s8(int8_t const * a) { in test_vld3_s8() 5704 int8x8x3_t test_vld3_lane_s8(int8_t const * a, int8x8x3_t b) { in test_vld3_lane_s8() 17349 void test_vst3_s8(int8_t * a, int8x8x3_t b) { in test_vst3_s8() 17886 void test_vst3_lane_s8(int8_t * a, int8x8x3_t b) { in test_vst3_lane_s8() 19841 int8x8_t test_vtbl3_s8(int8x8x3_t a, int8x8_t b) { in test_vtbl3_s8() 20105 int8x8_t test_vtbx3_s8(int8x8_t a, int8x8x3_t b, int8x8_t c) { in test_vtbx3_s8()
|
D | aarch64-neon-intrinsics.c | 10066 int8x8x3_t test_vld3_s8(int8_t const *a) { in test_vld3_s8() 12064 void test_vst3_s8(int8_t *a, int8x8x3_t b) { in test_vst3_s8()
|
/external/llvm-project/clang/test/Sema/ |
D | aarch64-neon-ranges.c | 127 void test_ld3st3(int8x8x3_t small8, int8x16x3_t big8, in test_ld3st3()
|
/external/clang/test/Sema/ |
D | aarch64-neon-ranges.c | 127 void test_ld3st3(int8x8x3_t small8, int8x16x3_t big8, in test_ld3st3()
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-neon-simd-ldst-one.ll | 25 %struct.int8x8x3_t = type { [3 x <8 x i8>] }
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-neon-simd-ldst-one.ll | 25 %struct.int8x8x3_t = type { [3 x <8 x i8>] }
|
/external/neon_2_sse/ |
D | NEON_2_SSE.h | 353 struct int8x8x3_t { struct 361 typedef struct int8x8x3_t int8x8x3_t; //for C compilers to make them happy argument 374 typedef struct int8x8x3_t uint8x8x3_t; 378 typedef struct int8x8x3_t poly8x8x3_t; 1364 _NEON2SSESTORAGE int8x8x3_t vld3_s8(__transfersize(24) int8_t const * ptr); // VLD3.8 {d0, d1, d2},… 1411 _NEON2SSESTORAGE int8x8x3_t vld3_dup_s8(__transfersize(3) int8_t const * ptr); // VLD3.8 {d0[], d1[… 1460 _NEON2SSESTORAGE int8x8x3_t vld3_lane_s8(__transfersize(3) int8_t const * ptr, int8x8x3_t src, __co… 1521 _NEON2SSESTORAGE void vst3_s8(__transfersize(24) int8_t * ptr, int8x8x3_t val); // VST3.8 {d0, d1, … 1579 _NEON2SSESTORAGE void vst3_lane_s8(__transfersize(3) int8_t * ptr, int8x8x3_t val, __constrange(0,7… 1829 _NEON2SSESTORAGE int8x8_t vtbx3_s8(int8x8_t a, int8x8x3_t b, int8x8_t c); // VTBX.8 d0, {d0, d1, d2… [all …]
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
D | depthwise_conv.h | 800 int8x8x3_t filter_s8;
|