Searched refs:int64x2x4_t (Results 1 – 7 of 7) sorted by relevance
6 typedef struct int64x2x4_t { struct8 } int64x2x4_t; argument9 int64x2x4_t t1(const long long a[]) { in t1()10 int64x2x4_t r; in t1()
20 typedef struct int64x2x4_t { struct22 } int64x2x4_t; typedef23 int64x2x4_t t2(const long long a[]) { in t2()24 int64x2x4_t r; in t2()
1453 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()
11179 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()
176 int64x1x4_t small64, int64x2x4_t big64, in test_ld4st4()
34 %struct.int64x2x4_t = type { [4 x <2 x i64>] }
273 struct int64x2x4_t { struct293 typedef struct int64x2x4_t int64x2x4_t; //for C compilers to make them happy argument311 typedef struct int64x2x4_t uint64x2x4_t;