Home
last modified time | relevance | path

Searched refs:int32x4x3_t (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Darm-neon-vld.c1041 int32x4x3_t test_vld1q_s32_x3(int32_t const *a) { in test_vld1q_s32_x3()
2268 void test_vld3q_dup_s32(int32x4x3_t *dest, const int32_t *src) { in test_vld3q_dup_s32()
Darm-neon-vst.c1707 void test_vst1q_s32_x3(int32_t *a, int32x4x3_t b) { in test_vst1q_s32_x3()
Daarch64-neon-ldst-one.c2122 int32x4x3_t test_vld3q_lane_s32(int32_t *a, int32x4x3_t b) { in test_vld3q_lane_s32()
5269 void test_vst3q_lane_s32(int32_t *a, int32x4x3_t b) { in test_vst3q_lane_s32()
Darm_neon_intrinsics.c5226 int32x4x3_t test_vld3q_s32(int32_t const * a) { in test_vld3q_s32()
5494 int32x4x3_t test_vld3q_lane_s32(int32_t const * a, int32x4x3_t b) { in test_vld3q_lane_s32()
17091 void test_vst3q_s32(int32_t * a, int32x4x3_t b) { in test_vst3q_s32()
17683 void test_vst3q_lane_s32(int32_t * a, int32x4x3_t b) { in test_vst3q_lane_s32()
Daarch64-neon-intrinsics.c9871 int32x4x3_t test_vld3q_s32(int32_t const *a) { in test_vld3q_s32()
11755 void test_vst3q_s32(int32_t *a, int32x4x3_t b) { in test_vst3q_s32()
/external/clang/test/CodeGen/
Daarch64-neon-ldst-one.c921 int32x4x3_t test_vld3q_dup_s32(int32_t *a) { in test_vld3q_dup_s32()
3300 int32x4x3_t test_vld3q_lane_s32(int32_t *a, int32x4x3_t b) { in test_vld3q_lane_s32()
6447 void test_vst3q_lane_s32(int32_t *a, int32x4x3_t b) { in test_vst3q_lane_s32()
Darm_neon_intrinsics.c6027 int32x4x3_t test_vld3q_s32(int32_t const * a) { in test_vld3q_s32()
6684 int32x4x3_t test_vld3q_lane_s32(int32_t const * a, int32x4x3_t b) { in test_vld3q_lane_s32()
19574 void test_vst3q_s32(int32_t * a, int32x4x3_t b) { in test_vst3q_s32()
20167 void test_vst3q_lane_s32(int32_t * a, int32x4x3_t b) { in test_vst3q_lane_s32()
Daarch64-neon-intrinsics.c10699 int32x4x3_t test_vld3q_s32(int32_t const *a) { in test_vld3q_s32()
12583 void test_vst3q_s32(int32_t *a, int32x4x3_t b) { in test_vst3q_s32()
14595 int32x4x3_t test_vld1q_s32_x3(int32_t const *a) { in test_vld1q_s32_x3()
16350 void test_vst1q_s32_x3(int32_t *a, int32x4x3_t b) { in test_vst1q_s32_x3()
/external/llvm-project/clang/test/Sema/
Daarch64-neon-ranges.c129 int32x2x3_t small32, int32x4x3_t big32, in test_ld3st3()
/external/clang/test/Sema/
Daarch64-neon-ranges.c129 int32x2x3_t small32, int32x4x3_t big32, in test_ld3st3()
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll21 %struct.int32x4x3_t = type { [3 x <4 x i32>] }
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll21 %struct.int32x4x3_t = type { [3 x <4 x i32>] }
/external/neon_2_sse/
DNEON_2_SSE.h334 struct int32x4x3_t { struct
357 typedef struct int32x4x3_t int32x4x3_t; //for C compilers to make them happy argument
370 typedef struct int32x4x3_t uint32x4x3_t;
1355 _NEON2SSESTORAGE int32x4x3_t vld3q_s32(__transfersize(12) int32_t const * ptr); // VLD3.32 {d0, d2,…
1453 _NEON2SSESTORAGE int32x4x3_t vld3q_lane_s32_ptr(__transfersize(3) int32_t const * ptr, int32x4x3_t
1512 _NEON2SSESTORAGE void vst3q_s32_ptr(__transfersize(12) int32_t * ptr, int32x4x3_t * val); // VST3.3…
1572 _NEON2SSESTORAGE void vst3q_lane_s32_ptr(__transfersize(3) int32_t * ptr, int32x4x3_t * val, __cons…
10044 _NEON2SSESTORAGE int32x4x3_t vld3q_s32(__transfersize(12) int32_t const * ptr); // VLD3.32 {d0, d2,…
10855 _NEON2SSE_INLINE int32x4x3_t vld3q_lane_s32_ptr(__transfersize(3) int32_t const * ptr, int32x4x3_t*…
10857 int32x4x3_t v;
[all …]
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Ddepthwise_conv.h822 int32x4x3_t acc[2];
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Ddepthwiseconv_uint8.h839 int32x4x3_t acc[2];