Home
last modified time | relevance | path

Searched refs:int64x2x3_t (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-ldst-one.c444 int64x2x3_t test_vld3q_dup_s64(int64_t *a) { in test_vld3q_dup_s64()
2161 int64x2x3_t test_vld3q_lane_s64(int64_t *a, int64x2x3_t b) { in test_vld3q_lane_s64()
5299 void test_vst3q_lane_s64(int64_t *a, int64x2x3_t b) { in test_vst3q_lane_s64()
Darm-neon-vst.c1809 void test_vst1q_s64_x3(int64_t *a, int64x2x3_t b) { in test_vst1q_s64_x3()
Darm-neon-vld.c1101 int64x2x3_t test_vld1q_s64_x3(int64_t const *a) { in test_vld1q_s64_x3()
Daarch64-neon-intrinsics.c9889 int64x2x3_t test_vld3q_s64(int64_t const *a) { in test_vld3q_s64()
11785 void test_vst3q_s64(int64_t *a, int64x2x3_t b) { in test_vst3q_s64()
/external/clang/test/CodeGen/
Daarch64-neon-ldst-one.c940 int64x2x3_t test_vld3q_dup_s64(int64_t *a) { in test_vld3q_dup_s64()
3339 int64x2x3_t test_vld3q_lane_s64(int64_t *a, int64x2x3_t b) { in test_vld3q_lane_s64()
6477 void test_vst3q_lane_s64(int64_t *a, int64x2x3_t b) { in test_vst3q_lane_s64()
Daarch64-neon-intrinsics.c10717 int64x2x3_t test_vld3q_s64(int64_t const *a) { in test_vld3q_s64()
12613 void test_vst3q_s64(int64_t *a, int64x2x3_t b) { in test_vst3q_s64()
14613 int64x2x3_t test_vld1q_s64_x3(int64_t const *a) { in test_vld1q_s64_x3()
16381 void test_vst1q_s64_x3(int64_t *a, int64x2x3_t b) { in test_vst1q_s64_x3()
/external/llvm-project/clang/test/Sema/
Daarch64-neon-ranges.c130 int64x1x3_t small64, int64x2x3_t big64, in test_ld3st3()
/external/clang/test/Sema/
Daarch64-neon-ranges.c130 int64x1x3_t small64, int64x2x3_t big64, in test_ld3st3()
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll22 %struct.int64x2x3_t = type { [3 x <2 x i64>] }
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll22 %struct.int64x2x3_t = type { [3 x <2 x i64>] }
/external/neon_2_sse/
DNEON_2_SSE.h337 struct int64x2x3_t { struct
358 typedef struct int64x2x3_t int64x2x3_t; //for C compilers to make them happy argument
371 typedef struct int64x2x3_t uint64x2x3_t;