Home
last modified time | relevance | path

Searched refs:int64x2x4_t (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGen/
Darm-asm-diag.c6 typedef struct int64x2x4_t { struct
8 } int64x2x4_t; argument
9 int64x2x4_t t1(const long long a[]) { in t1()
10 int64x2x4_t r; in t1()
Darm-asm-warn.c20 typedef struct int64x2x4_t { struct
22 } int64x2x4_t; typedef
23 int64x2x4_t t2(const long long a[]) { in t2()
24 int64x2x4_t r; in t2()
Daarch64-neon-ldst-one.c1453 int64x2x4_t test_vld4q_dup_s64(int64_t *a) { in test_vld4q_dup_s64()
4425 int64x2x4_t test_vld4q_lane_s64(int64_t *a, int64x2x4_t b) { in test_vld4q_lane_s64()
7311 void test_vst4q_lane_s64(int64_t *a, int64x2x4_t b) { in test_vst4q_lane_s64()
Daarch64-neon-intrinsics.c11179 int64x2x4_t test_vld4q_s64(int64_t const *a) { in test_vld4q_s64()
13387 void test_vst4q_s64(int64_t *a, int64x2x4_t b) { in test_vst4q_s64()
15105 int64x2x4_t test_vld1q_s64_x4(int64_t const *a) { in test_vld1q_s64_x4()
17237 void test_vst1q_s64_x4(int64_t *a, int64x2x4_t b) { in test_vst1q_s64_x4()
/external/clang/test/Sema/
Daarch64-neon-ranges.c176 int64x1x4_t small64, int64x2x4_t big64, in test_ld4st4()
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll34 %struct.int64x2x4_t = type { [4 x <2 x i64>] }
/external/neon_2_sse/
DNEON_2_SSE.h273 struct int64x2x4_t { struct
293 typedef struct int64x2x4_t int64x2x4_t; //for C compilers to make them happy argument
311 typedef struct int64x2x4_t uint64x2x4_t;