Home
last modified time | relevance | path

Searched refs:svint8_t (Results 1 – 25 of 230) sorted by relevance

12345678910

/external/llvm-project/clang/test/SemaCXX/
Dsizeless-1.cpp10 typedef __SVInt8_t svint8_t; typedef
13 svint8_t global_int8; // expected-error {{non-local variable with sizeless type 'svint8_t'…
14 extern svint8_t extern_int8; // expected-error {{non-local variable with sizeless type 'svint8_t'…
15 static svint8_t static_int8; // expected-error {{non-local variable with sizeless type 'svint8_t'…
16 __thread svint8_t thread_int8; // expected-error {{non-local variable with sizeless type 'svint8_t'…
17 svint8_t *global_int8_ptr;
18 extern svint8_t *extern_int8_ptr;
19 static svint8_t *static_int8_ptr;
21 typedef svint8_t int8_typedef;
22 typedef svint8_t *int8_ptr_typedef;
[all …]
Dattr-arm-sve-vector-bits.cpp8 typedef __SVInt8_t svint8_t; typedef
9 typedef svint8_t fixed_int8_t __attribute__((arm_sve_vector_bits(N)));
17 svint8_t to_svint8_t(fixed_int8_t x) { return x; } in to_svint8_t()
18 fixed_int8_t from_svint8_t(svint8_t x) { return x; } in from_svint8_t()
21 svint8_t to_svint8_t__from_gnu_int8_t(gnu_int8_t x) { return x; } in to_svint8_t__from_gnu_int8_t()
22 gnu_int8_t from_svint8_t__to_gnu_int8_t(svint8_t x) { return x; } in from_svint8_t__to_gnu_int8_t()
/external/llvm-project/clang/test/Sema/
Dsizeless-1.c5 typedef __SVInt8_t svint8_t; typedef
8 svint8_t global_int8; // expected-error {{non-local variable with sizeless type 'svint8_t'…
9 extern svint8_t extern_int8; // expected-error {{non-local variable with sizeless type 'svint8_t'…
10 static svint8_t static_int8; // expected-error {{non-local variable with sizeless type 'svint8_t'…
11 __thread svint8_t thread_int8; // expected-error {{non-local variable with sizeless type 'svint8_t'…
12 svint8_t *global_int8_ptr;
13 extern svint8_t *extern_int8_ptr;
14 static svint8_t *static_int8_ptr;
16 typedef svint8_t int8_typedef;
17 typedef svint8_t *int8_ptr_typedef;
[all …]
/external/llvm-project/clang/test/CodeGen/aarch64-sve2-intrinsics/negative/
Dacle_sve2_qrdcmlah.c13 svint8_t test_svqrdcmlah_s8(svint8_t op1, svint8_t op2, svint8_t op3) in test_svqrdcmlah_s8()
19 svint8_t test_svqrdcmlah_s8_1(svint8_t op1, svint8_t op2, svint8_t op3) in test_svqrdcmlah_s8_1()
25 svint8_t test_svqrdcmlah_s8_2(svint8_t op1, svint8_t op2, svint8_t op3) in test_svqrdcmlah_s8_2()
31 svint8_t test_svqrdcmlah_s8_3(svint8_t op1, svint8_t op2, svint8_t op3) in test_svqrdcmlah_s8_3()
37 svint8_t test_svqrdcmlah_s8_4(svint8_t op1, svint8_t op2, svint8_t op3) in test_svqrdcmlah_s8_4()
Dacle_sve2_cadd.c13 svint8_t test_svcadd_s8(svint8_t op1, svint8_t op2) in test_svcadd_s8()
19 svint8_t test_svcadd_s8_1(svint8_t op1, svint8_t op2) in test_svcadd_s8_1()
25 svint8_t test_svcadd_s8_2(svint8_t op1, svint8_t op2) in test_svcadd_s8_2()
31 svint8_t test_svcadd_s8_3(svint8_t op1, svint8_t op2) in test_svcadd_s8_3()
37 svint8_t test_svcadd_s8_4(svint8_t op1, svint8_t op2) in test_svcadd_s8_4()
Dacle_sve2_cmla.c13 svint8_t test_svcmla_s8(svint8_t op1, svint8_t op2, svint8_t op3) in test_svcmla_s8()
19 svint8_t test_svcmla_s8_1(svint8_t op1, svint8_t op2, svint8_t op3) in test_svcmla_s8_1()
25 svint8_t test_svcmla_s8_2(svint8_t op1, svint8_t op2, svint8_t op3) in test_svcmla_s8_2()
31 svint8_t test_svcmla_s8_3(svint8_t op1, svint8_t op2, svint8_t op3) in test_svcmla_s8_3()
37 svint8_t test_svcmla_s8_4(svint8_t op1, svint8_t op2, svint8_t op3) in test_svcmla_s8_4()
Dacle_sve2_cdot.c13 svint32_t test_svcdot_s32(svint32_t op1, svint8_t op2, svint8_t op3) in test_svcdot_s32()
25 svint32_t test_svcdot_lane_s32(svint32_t op1, svint8_t op2, svint8_t op3) in test_svcdot_lane_s32()
31 svint32_t test_svcdot_lane_s32_1(svint32_t op1, svint8_t op2, svint8_t op3) in test_svcdot_lane_s32_1()
/external/llvm-project/clang/test/CodeGen/aarch64-sve2-intrinsics/
Dacle_sve2_qrdcmlah.c15 svint8_t test_svqrdcmlah_s8(svint8_t op1, svint8_t op2, svint8_t op3) in test_svqrdcmlah_s8()
25 svint8_t test_svqrdcmlah_s8_1(svint8_t op1, svint8_t op2, svint8_t op3) in test_svqrdcmlah_s8_1()
35 svint8_t test_svqrdcmlah_s8_2(svint8_t op1, svint8_t op2, svint8_t op3) in test_svqrdcmlah_s8_2()
45 svint8_t test_svqrdcmlah_s8_3(svint8_t op1, svint8_t op2, svint8_t op3) in test_svqrdcmlah_s8_3()
Dacle_sve2_cdot.c15 svint32_t test_svcdot_s32(svint32_t op1, svint8_t op2, svint8_t op3) in test_svcdot_s32()
25 svint32_t test_svcdot_s32_1(svint32_t op1, svint8_t op2, svint8_t op3) in test_svcdot_s32_1()
35 svint32_t test_svcdot_s32_2(svint32_t op1, svint8_t op2, svint8_t op3) in test_svcdot_s32_2()
45 svint32_t test_svcdot_s32_3(svint32_t op1, svint8_t op2, svint8_t op3) in test_svcdot_s32_3()
95 svint32_t test_svcdot_lane_s32(svint32_t op1, svint8_t op2, svint8_t op3) in test_svcdot_lane_s32()
105 svint32_t test_svcdot_lane_s32_1(svint32_t op1, svint8_t op2, svint8_t op3) in test_svcdot_lane_s32_1()
Dacle_sve2_cmla.c14 svint8_t test_svcmla_s8(svint8_t op1, svint8_t op2, svint8_t op3) in test_svcmla_s8()
23 svint8_t test_svcmla_s8_1(svint8_t op1, svint8_t op2, svint8_t op3) in test_svcmla_s8_1()
32 svint8_t test_svcmla_s8_2(svint8_t op1, svint8_t op2, svint8_t op3) in test_svcmla_s8_2()
41 svint8_t test_svcmla_s8_3(svint8_t op1, svint8_t op2, svint8_t op3) in test_svcmla_s8_3()
Dacle_sve2_uqadd.c14 svint8_t test_svuqadd_u8_m(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svuqadd_u8_m()
57 svint8_t test_svuqadd_n_s8_m(svbool_t pg, svint8_t op1, uint8_t op2) in test_svuqadd_n_s8_m()
104 svint8_t test_svuqadd_u8_z(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svuqadd_u8_z()
151 svint8_t test_svuqadd_n_s8_z(svbool_t pg, svint8_t op1, uint8_t op2) in test_svuqadd_n_s8_z()
201 svint8_t test_svuqadd_u8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svuqadd_u8_x()
244 svint8_t test_svuqadd_n_s8_x(svbool_t pg, svint8_t op1, uint8_t op2) in test_svuqadd_n_s8_x()
Dacle_sve2_qshl.c15 svint8_t test_svqshl_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqshl_s8_z()
62 svuint8_t test_svqshl_u8_z(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqshl_u8_z()
109 svint8_t test_svqshl_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqshl_s8_m()
152 svuint8_t test_svqshl_u8_m(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqshl_u8_m()
195 svint8_t test_svqshl_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqshl_s8_x()
238 svuint8_t test_svqshl_u8_x(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqshl_u8_x()
281 svint8_t test_svqshl_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqshl_n_s8_z()
383 svint8_t test_svqshl_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqshl_n_s8_m()
477 svint8_t test_svqshl_n_s8_x(svbool_t pg, svint8_t op1, int8_t op2) in test_svqshl_n_s8_x()
Dacle_sve2_rshl.c15 svint8_t test_svrshl_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrshl_s8_z()
62 svuint8_t test_svrshl_u8_z(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svrshl_u8_z()
109 svint8_t test_svrshl_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrshl_s8_m()
152 svuint8_t test_svrshl_u8_m(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svrshl_u8_m()
195 svint8_t test_svrshl_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrshl_s8_x()
238 svuint8_t test_svrshl_u8_x(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svrshl_u8_x()
281 svint8_t test_svrshl_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svrshl_n_s8_z()
383 svint8_t test_svrshl_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svrshl_n_s8_m()
477 svint8_t test_svrshl_n_s8_x(svbool_t pg, svint8_t op1, int8_t op2) in test_svrshl_n_s8_x()
Dacle_sve2_qrshl.c15 svint8_t test_svqrshl_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqrshl_s8_z()
62 svuint8_t test_svqrshl_u8_z(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqrshl_u8_z()
109 svint8_t test_svqrshl_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqrshl_s8_m()
152 svuint8_t test_svqrshl_u8_m(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqrshl_u8_m()
195 svint8_t test_svqrshl_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqrshl_s8_x()
238 svuint8_t test_svqrshl_u8_x(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqrshl_u8_x()
281 svint8_t test_svqrshl_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqrshl_n_s8_z()
383 svint8_t test_svqrshl_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqrshl_n_s8_m()
477 svint8_t test_svqrshl_n_s8_x(svbool_t pg, svint8_t op1, int8_t op2) in test_svqrshl_n_s8_x()
Dacle_sve2_qcadd.c15 svint8_t test_svqcadd_s8(svint8_t op1, svint8_t op2) in test_svqcadd_s8()
25 svint8_t test_svqcadd_s8_1(svint8_t op1, svint8_t op2) in test_svqcadd_s8_1()
Dacle_sve2_qneg.c15 svint8_t test_svqneg_s8_z(svbool_t pg, svint8_t op) in test_svqneg_s8_z()
58 svint8_t test_svqneg_s8_m(svint8_t inactive, svbool_t pg, svint8_t op) in test_svqneg_s8_m()
101 svint8_t test_svqneg_s8_x(svbool_t pg, svint8_t op) in test_svqneg_s8_x()
Dacle_sve2_qabs.c15 svint8_t test_svqabs_s8_z(svbool_t pg, svint8_t op) in test_svqabs_s8_z()
58 svint8_t test_svqabs_s8_m(svint8_t inactive, svbool_t pg, svint8_t op) in test_svqabs_s8_m()
101 svint8_t test_svqabs_s8_x(svbool_t pg, svint8_t op) in test_svqabs_s8_x()
Dacle_sve2_qrdmlah.c15 svint8_t test_svqrdmlah_s8(svint8_t op1, svint8_t op2, svint8_t op3) in test_svqrdmlah_s8()
55 svint8_t test_svqrdmlah_n_s8(svint8_t op1, svint8_t op2, int8_t op3) in test_svqrdmlah_n_s8()
Dacle_sve2_qrdmlsh.c15 svint8_t test_svqrdmlsh_s8(svint8_t op1, svint8_t op2, svint8_t op3) in test_svqrdmlsh_s8()
55 svint8_t test_svqrdmlsh_n_s8(svint8_t op1, svint8_t op2, int8_t op3) in test_svqrdmlsh_n_s8()
/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
Dacle_sve_asr.c18 svint8_t test_svasr_s8_z(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_z()
57 svint8_t test_svasr_s8_m(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_m()
92 svint8_t test_svasr_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_x()
158 svint8_t test_svasr_wide_s8_z(svbool_t pg, svint8_t op1, svuint64_t op2) in test_svasr_wide_s8_z()
187 svint8_t test_svasr_wide_s8_m(svbool_t pg, svint8_t op1, svuint64_t op2) in test_svasr_wide_s8_m()
213 svint8_t test_svasr_wide_s8_x(svbool_t pg, svint8_t op1, svuint64_t op2) in test_svasr_wide_s8_x()
239 svint8_t test_svasr_n_s8_z(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_z()
271 svint8_t test_svasr_n_s8_m(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_m()
300 svint8_t test_svasr_n_s8_x(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_x()
329 svint8_t test_svasr_wide_n_s8_m(svbool_t pg, svint8_t op1, uint64_t op2) in test_svasr_wide_n_s8_m()
[all …]
Dacle_sve_lsl.c18 svint8_t test_svlsl_s8_z(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svlsl_s8_z()
96 svint8_t test_svlsl_s8_m(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svlsl_s8_m()
166 svint8_t test_svlsl_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svlsl_s8_x()
236 svint8_t test_svlsl_wide_s8_z(svbool_t pg, svint8_t op1, svuint64_t op2) in test_svlsl_wide_s8_z()
294 svint8_t test_svlsl_wide_s8_m(svbool_t pg, svint8_t op1, svuint64_t op2) in test_svlsl_wide_s8_m()
346 svint8_t test_svlsl_wide_s8_x(svbool_t pg, svint8_t op1, svuint64_t op2) in test_svlsl_wide_s8_x()
398 svint8_t test_svlsl_wide_n_s8_m(svbool_t pg, svint8_t op1, uint64_t op2) in test_svlsl_wide_n_s8_m()
427 svint8_t test_svlsl_wide_n_s8_z(svbool_t pg, svint8_t op1, uint64_t op2) in test_svlsl_wide_n_s8_z()
459 svint8_t test_svlsl_wide_n_s8_x(svbool_t pg, svint8_t op1, uint64_t op2) in test_svlsl_wide_n_s8_x()
Dacle_sve_reinterpret.c19 svint8_t test_svreinterpret_s8_s8(svint8_t op) in test_svreinterpret_s8_s8()
26 svint8_t test_svreinterpret_s8_s16(svint16_t op) in test_svreinterpret_s8_s16()
34 svint8_t test_svreinterpret_s8_s32(svint32_t op) in test_svreinterpret_s8_s32()
42 svint8_t test_svreinterpret_s8_s64(svint64_t op) in test_svreinterpret_s8_s64()
50 svint8_t test_svreinterpret_s8_u8(svuint8_t op) in test_svreinterpret_s8_u8()
57 svint8_t test_svreinterpret_s8_u16(svuint16_t op) in test_svreinterpret_s8_u16()
65 svint8_t test_svreinterpret_s8_u32(svuint32_t op) in test_svreinterpret_s8_u32()
73 svint8_t test_svreinterpret_s8_u64(svuint64_t op) in test_svreinterpret_s8_u64()
81 svint8_t test_svreinterpret_s8_f16(svfloat16_t op) in test_svreinterpret_s8_f16()
89 svint8_t test_svreinterpret_s8_f32(svfloat32_t op) in test_svreinterpret_s8_f32()
[all …]
Dacle_sve_asrd.c18 svint8_t test_svasrd_n_s8_z(svbool_t pg, svint8_t op1) in test_svasrd_n_s8_z()
27 svint8_t test_svasrd_n_s8_z_1(svbool_t pg, svint8_t op1) in test_svasrd_n_s8_z_1()
96 svint8_t test_svasrd_n_s8_m(svbool_t pg, svint8_t op1) in test_svasrd_n_s8_m()
131 svint8_t test_svasrd_n_s8_x(svbool_t pg, svint8_t op1) in test_svasrd_n_s8_x()
Dacle_sve_sudot.c13 svint32_t test_svsudot_s32(svint32_t x, svint8_t y, svuint8_t z) { in test_svsudot_s32()
20 svint32_t test_svsudot_n_s32(svint32_t x, svint8_t y, uint8_t z) { in test_svsudot_n_s32()
28 svint32_t test_svsudot_lane_s32_0(svint32_t x, svint8_t y, svuint8_t z) { in test_svsudot_lane_s32_0()
35 svint32_t test_svsudot_lane_s32_1(svint32_t x, svint8_t y, svuint8_t z) { in test_svsudot_lane_s32_1()
42 svint32_t test_svsudot_lane_s32_2(svint32_t x, svint8_t y, svuint8_t z) { in test_svsudot_lane_s32_2()
49 svint32_t test_svsudot_lane_s32_3(svint32_t x, svint8_t y, svuint8_t z) { in test_svsudot_lane_s32_3()
/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/negative/
Dacle_sve_asrd.c13 svint8_t test_svasrd_n_s8_z(svbool_t pg, svint8_t op1) in test_svasrd_n_s8_z()
19 svint8_t test_svasrd_n_s8_z_1(svbool_t pg, svint8_t op1) in test_svasrd_n_s8_z_1()
61 svint8_t test_svasrd_n_s8_m(svbool_t pg, svint8_t op1) in test_svasrd_n_s8_m()
85 svint8_t test_svasrd_n_s8_x(svbool_t pg, svint8_t op1) in test_svasrd_n_s8_x()

12345678910