Home
last modified time | relevance | path

Searched refs:int8x16x3_t (Results 1 – 16 of 16) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-tbl.c112 int8x8_t test_vqtbl3_s8(int8x16x3_t a, int8x8_t b) { in test_vqtbl3_s8()
220 int8x16_t test_vqtbl3q_s8(int8x16x3_t a, int8x16_t b) { in test_vqtbl3q_s8()
396 int8x8_t test_vqtbx3_s8(int8x8_t a, int8x16x3_t b, int8x8_t c) { in test_vqtbx3_s8()
475 int8x16_t test_vqtbx3q_s8(int8x16_t a, int8x16x3_t b, int8x16_t c) { in test_vqtbx3q_s8()
Daarch64-neon-ldst-one.c883 int8x16x3_t test_vld3q_dup_s8(int8_t *a) { in test_vld3q_dup_s8()
2238 int8x16x3_t test_vld3q_lane_s8(int8_t const * ptr, int8x16x3_t src) { in test_vld3q_lane_s8()
6387 void test_vst3q_lane_s8(int8_t *a, int8x16x3_t b) { in test_vst3q_lane_s8()
Daarch64-neon-intrinsics.c10663 int8x16x3_t test_vld3q_s8(int8_t const *a) { in test_vld3q_s8()
12523 void test_vst3q_s8(int8_t *a, int8x16x3_t b) { in test_vst3q_s8()
14559 int8x16x3_t test_vld1q_s8_x3(int8_t const *a) { in test_vld1q_s8_x3()
16288 void test_vst1q_s8_x3(int8_t *a, int8x16x3_t b) { in test_vst1q_s8_x3()
Darm_neon_intrinsics.c5997 int8x16x3_t test_vld3q_s8(int8_t const * a) { in test_vld3q_s8()
19512 void test_vst3q_s8(int8_t * a, int8x16x3_t b) { in test_vst3q_s8()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-tbl.c112 int8x8_t test_vqtbl3_s8(int8x16x3_t a, uint8x8_t b) { in test_vqtbl3_s8()
220 int8x16_t test_vqtbl3q_s8(int8x16x3_t a, int8x16_t b) { in test_vqtbl3q_s8()
396 int8x8_t test_vqtbx3_s8(int8x8_t a, int8x16x3_t b, uint8x8_t c) { in test_vqtbx3_s8()
475 int8x16_t test_vqtbx3q_s8(int8x16_t a, int8x16x3_t b, int8x16_t c) { in test_vqtbx3q_s8()
Darm-neon-vld.c1157 int8x16x3_t test_vld1q_s8_x3(int8_t const *a) { in test_vld1q_s8_x3()
2283 void test_vld3q_dup_s8(int8x16x3_t *dest, const int8_t *src) { in test_vld3q_dup_s8()
Daarch64-neon-ldst-one.c1060 int8x16x3_t test_vld3q_lane_s8(int8_t const * ptr, int8x16x3_t src) { in test_vld3q_lane_s8()
5209 void test_vst3q_lane_s8(int8_t *a, int8x16x3_t b) { in test_vst3q_lane_s8()
Darm-neon-vst.c1897 void test_vst1q_s8_x3(int8_t *a, int8x16x3_t b) { in test_vst1q_s8_x3()
Daarch64-neon-intrinsics.c9835 int8x16x3_t test_vld3q_s8(int8_t const *a) { in test_vld3q_s8()
11695 void test_vst3q_s8(int8_t *a, int8x16x3_t b) { in test_vst3q_s8()
Darm_neon_intrinsics.c5208 int8x16x3_t test_vld3q_s8(int8_t const * a) { in test_vld3q_s8()
17029 void test_vst3q_s8(int8_t * a, int8x16x3_t b) { in test_vst3q_s8()
/external/llvm-project/clang/test/Sema/
Daarch64-neon-ranges.c127 void test_ld3st3(int8x8x3_t small8, int8x16x3_t big8, in test_ld3st3()
/external/clang/test/Sema/
Daarch64-neon-ranges.c127 void test_ld3st3(int8x8x3_t small8, int8x16x3_t big8, in test_ld3st3()
/external/libjpeg-turbo/simd/arm/aarch64/
Djchuff-neon.c117 const int8x16x3_t tbl_rows_567 = in jsimd_huff_encode_one_block_neon()
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll19 %struct.int8x16x3_t = type { [3 x <16 x i8>] }
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll19 %struct.int8x16x3_t = type { [3 x <16 x i8>] }
/external/neon_2_sse/
DNEON_2_SSE.h340 struct int8x16x3_t { struct
359 typedef struct int8x16x3_t int8x16x3_t; //for C compilers to make them happy argument
368 typedef struct int8x16x3_t uint8x16x3_t;
372 typedef struct int8x16x3_t poly8x16x3_t;
1353 _NEON2SSESTORAGE int8x16x3_t vld3q_s8(__transfersize(48) int8_t const * ptr); // VLD3.8 {d0, d2, d4…
1510 _NEON2SSESTORAGE void vst3q_s8_ptr(__transfersize(48) int8_t * ptr, int8x16x3_t * val); // VST3.8 {…
10038 _NEON2SSESTORAGE int8x16x3_t vld3q_s8(__transfersize(48) int8_t const * ptr); // VLD3.8 {d0, d2, d4…
11287 _NEON2SSESTORAGE void vst3q_s8_ptr(__transfersize(48) int8_t * ptr, int8x16x3_t * val);