Home
last modified time | relevance | path

Searched defs:src (Results 1 – 25 of 519) sorted by relevance

12345678910>>...21

/llvm-project-15.0.7/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvreinterpret.c13 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
21 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
29 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
37 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
45 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
53 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
61 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
93 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
101 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
109 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
H A Dvget-index-out-of-range.c13 vint8m1_t test_vget_v_i8m2_i8m1(vint8m2_t src) { in test_vget_v_i8m2_i8m1()
18 vint8m1_t test_vget_v_i8m4_i8m1(vint8m4_t src) { in test_vget_v_i8m4_i8m1()
23 vint8m2_t test_vget_v_i8m4_i8m2(vint8m4_t src) { in test_vget_v_i8m4_i8m2()
28 vint8m1_t test_vget_v_i8m8_i8m1(vint8m8_t src) { in test_vget_v_i8m8_i8m1()
33 vint8m2_t test_vget_v_i8m8_i8m2(vint8m8_t src) { in test_vget_v_i8m8_i8m2()
38 vint8m4_t test_vget_v_i8m8_i8m4(vint8m8_t src) { in test_vget_v_i8m8_i8m4()
43 vint16m1_t test_vget_v_i16m2_i16m1(vint16m2_t src) { in test_vget_v_i16m2_i16m1()
48 vint16m1_t test_vget_v_i16m4_i16m1(vint16m4_t src) { in test_vget_v_i16m4_i16m1()
53 vint16m2_t test_vget_v_i16m4_i16m2(vint16m4_t src) { in test_vget_v_i16m4_i16m2()
58 vint16m1_t test_vget_v_i16m8_i16m1(vint16m8_t src) { in test_vget_v_i16m8_i16m1()
[all …]
H A Dvget.c17 vint8m1_t test_vget_v_i8m2_i8m1(vint8m2_t src) { in test_vget_v_i8m2_i8m1()
26 vint8m1_t test_vget_v_i8m4_i8m1(vint8m4_t src) { in test_vget_v_i8m4_i8m1()
35 vint8m2_t test_vget_v_i8m4_i8m2(vint8m4_t src) { in test_vget_v_i8m4_i8m2()
44 vint8m1_t test_vget_v_i8m8_i8m1(vint8m8_t src) { in test_vget_v_i8m8_i8m1()
53 vint8m2_t test_vget_v_i8m8_i8m2(vint8m8_t src) { in test_vget_v_i8m8_i8m2()
62 vint8m4_t test_vget_v_i8m8_i8m4(vint8m8_t src) { in test_vget_v_i8m8_i8m4()
71 vint16m1_t test_vget_v_i16m2_i16m1(vint16m2_t src) { in test_vget_v_i16m2_i16m1()
80 vint16m1_t test_vget_v_i16m4_i16m1(vint16m4_t src) { in test_vget_v_i16m4_i16m1()
89 vint16m2_t test_vget_v_i16m4_i16m2(vint16m4_t src) { in test_vget_v_i16m4_i16m2()
233 vuint8m1_t test_vget_v_u8m2_u8m1(vuint8m2_t src) { in test_vget_v_u8m2_u8m1()
[all …]
H A Dvmv.c23 vint8mf8_t test_vmv_v_x_i8mf8(int8_t src, size_t vl) { in test_vmv_v_x_i8mf8()
41 vint8mf4_t test_vmv_v_x_i8mf4(int8_t src, size_t vl) { in test_vmv_v_x_i8mf4()
77 vint8m1_t test_vmv_v_x_i8m1(int8_t src, size_t vl) { in test_vmv_v_x_i8m1()
95 vint8m2_t test_vmv_v_x_i8m2(int8_t src, size_t vl) { in test_vmv_v_x_i8m2()
113 vint8m4_t test_vmv_v_x_i8m4(int8_t src, size_t vl) { in test_vmv_v_x_i8m4()
1035 int16_t test_vmv_x_s_i16m1_i16(vint16m1_t src) { in test_vmv_x_s_i16m1_i16()
1053 int16_t test_vmv_x_s_i16m2_i16(vint16m2_t src) { in test_vmv_x_s_i16m2_i16()
1071 int16_t test_vmv_x_s_i16m4_i16(vint16m4_t src) { in test_vmv_x_s_i16m4_i16()
1089 int16_t test_vmv_x_s_i16m8_i16(vint16m8_t src) { in test_vmv_x_s_i16m8_i16()
1125 int32_t test_vmv_x_s_i32m1_i32(vint32m1_t src) { in test_vmv_x_s_i32m1_i32()
[all …]
H A Dvfmv.c14 vfloat32mf2_t test_vfmv_v_f_f32mf2(float src, size_t vl) { in test_vfmv_v_f_f32mf2()
23 vfloat32m1_t test_vfmv_v_f_f32m1(float src, size_t vl) { in test_vfmv_v_f_f32m1()
95 float test_vfmv_f_s_f32mf2_f32(vfloat32mf2_t src) { in test_vfmv_f_s_f32mf2_f32()
113 float test_vfmv_f_s_f32m1_f32(vfloat32m1_t src) { in test_vfmv_f_s_f32m1_f32()
131 float test_vfmv_f_s_f32m2_f32(vfloat32m2_t src) { in test_vfmv_f_s_f32m2_f32()
149 float test_vfmv_f_s_f32m4_f32(vfloat32m4_t src) { in test_vfmv_f_s_f32m4_f32()
167 float test_vfmv_f_s_f32m8_f32(vfloat32m8_t src) { in test_vfmv_f_s_f32m8_f32()
185 double test_vfmv_f_s_f64m1_f64(vfloat64m1_t src) { in test_vfmv_f_s_f64m1_f64()
203 double test_vfmv_f_s_f64m2_f64(vfloat64m2_t src) { in test_vfmv_f_s_f64m2_f64()
221 double test_vfmv_f_s_f64m4_f64(vfloat64m4_t src) { in test_vfmv_f_s_f64m4_f64()
[all …]
H A Dvfcvt.c14 vint32mf2_t test_vfcvt_x_f_v_i32mf2(vfloat32mf2_t src, size_t vl) { in test_vfcvt_x_f_v_i32mf2()
32 vint32m1_t test_vfcvt_x_f_v_i32m1(vfloat32m1_t src, size_t vl) { in test_vfcvt_x_f_v_i32m1()
41 vint32m1_t test_vfcvt_rtz_x_f_v_i32m1(vfloat32m1_t src, size_t vl) { in test_vfcvt_rtz_x_f_v_i32m1()
50 vint32m2_t test_vfcvt_x_f_v_i32m2(vfloat32m2_t src, size_t vl) { in test_vfcvt_x_f_v_i32m2()
68 vint32m4_t test_vfcvt_x_f_v_i32m4(vfloat32m4_t src, size_t vl) { in test_vfcvt_x_f_v_i32m4()
86 vint32m8_t test_vfcvt_x_f_v_i32m8(vfloat32m8_t src, size_t vl) { in test_vfcvt_x_f_v_i32m8()
203 vfloat32m1_t test_vfcvt_f_x_v_f32m1(vint32m1_t src, size_t vl) { in test_vfcvt_f_x_v_f32m1()
212 vfloat32m2_t test_vfcvt_f_x_v_f32m2(vint32m2_t src, size_t vl) { in test_vfcvt_f_x_v_f32m2()
221 vfloat32m4_t test_vfcvt_f_x_v_f32m4(vint32m4_t src, size_t vl) { in test_vfcvt_f_x_v_f32m4()
230 vfloat32m8_t test_vfcvt_f_x_v_f32m8(vint32m8_t src, size_t vl) { in test_vfcvt_f_x_v_f32m8()
[all …]
H A Dvfncvt.c14 vint16mf4_t test_vfncvt_x_f_w_i16mf4(vfloat32mf2_t src, size_t vl) { in test_vfncvt_x_f_w_i16mf4()
32 vint16mf2_t test_vfncvt_x_f_w_i16mf2(vfloat32m1_t src, size_t vl) { in test_vfncvt_x_f_w_i16mf2()
50 vint16m1_t test_vfncvt_x_f_w_i16m1(vfloat32m2_t src, size_t vl) { in test_vfncvt_x_f_w_i16m1()
68 vint16m2_t test_vfncvt_x_f_w_i16m2(vfloat32m4_t src, size_t vl) { in test_vfncvt_x_f_w_i16m2()
86 vint16m4_t test_vfncvt_x_f_w_i16m4(vfloat32m8_t src, size_t vl) { in test_vfncvt_x_f_w_i16m4()
212 vint32m1_t test_vfncvt_x_f_w_i32m1(vfloat64m2_t src, size_t vl) { in test_vfncvt_x_f_w_i32m1()
230 vint32m2_t test_vfncvt_x_f_w_i32m2(vfloat64m4_t src, size_t vl) { in test_vfncvt_x_f_w_i32m2()
248 vint32m4_t test_vfncvt_x_f_w_i32m4(vfloat64m8_t src, size_t vl) { in test_vfncvt_x_f_w_i32m4()
347 vfloat32m1_t test_vfncvt_f_x_w_f32m1(vint64m2_t src, size_t vl) { in test_vfncvt_f_x_w_f32m1()
356 vfloat32m2_t test_vfncvt_f_x_w_f32m2(vint64m4_t src, size_t vl) { in test_vfncvt_f_x_w_f32m2()
[all …]
H A Dvfwcvt.c14 vfloat32mf2_t test_vfwcvt_f_x_v_f32mf2(vint16mf4_t src, size_t vl) { in test_vfwcvt_f_x_v_f32mf2()
23 vfloat32m1_t test_vfwcvt_f_x_v_f32m1(vint16mf2_t src, size_t vl) { in test_vfwcvt_f_x_v_f32m1()
32 vfloat32m2_t test_vfwcvt_f_x_v_f32m2(vint16m1_t src, size_t vl) { in test_vfwcvt_f_x_v_f32m2()
41 vfloat32m4_t test_vfwcvt_f_x_v_f32m4(vint16m2_t src, size_t vl) { in test_vfwcvt_f_x_v_f32m4()
50 vfloat32m8_t test_vfwcvt_f_x_v_f32m8(vint16m4_t src, size_t vl) { in test_vfwcvt_f_x_v_f32m8()
77 vfloat32m2_t test_vfwcvt_f_xu_v_f32m2(vuint16m1_t src, size_t vl) { in test_vfwcvt_f_xu_v_f32m2()
86 vfloat32m4_t test_vfwcvt_f_xu_v_f32m4(vuint16m2_t src, size_t vl) { in test_vfwcvt_f_xu_v_f32m4()
104 vint64m1_t test_vfwcvt_x_f_v_i64m1(vfloat32mf2_t src, size_t vl) { in test_vfwcvt_x_f_v_i64m1()
122 vint64m2_t test_vfwcvt_x_f_v_i64m2(vfloat32m1_t src, size_t vl) { in test_vfwcvt_x_f_v_i64m2()
140 vint64m4_t test_vfwcvt_x_f_v_i64m4(vfloat32m2_t src, size_t vl) { in test_vfwcvt_x_f_v_i64m4()
[all …]
H A Dvncvt.c12 vint8mf8_t test_vncvt_x_x_w_i8mf8 (vint16mf4_t src, size_t vl) { in test_vncvt_x_x_w_i8mf8()
21 vint8mf4_t test_vncvt_x_x_w_i8mf4 (vint16mf2_t src, size_t vl) { in test_vncvt_x_x_w_i8mf4()
30 vint8mf2_t test_vncvt_x_x_w_i8mf2 (vint16m1_t src, size_t vl) { in test_vncvt_x_x_w_i8mf2()
39 vint8m1_t test_vncvt_x_x_w_i8m1 (vint16m2_t src, size_t vl) { in test_vncvt_x_x_w_i8m1()
48 vint8m2_t test_vncvt_x_x_w_i8m2 (vint16m4_t src, size_t vl) { in test_vncvt_x_x_w_i8m2()
57 vint8m4_t test_vncvt_x_x_w_i8m4 (vint16m8_t src, size_t vl) { in test_vncvt_x_x_w_i8m4()
93 vuint8m1_t test_vncvt_x_x_w_u8m1 (vuint16m2_t src, size_t vl) { in test_vncvt_x_x_w_u8m1()
102 vuint8m2_t test_vncvt_x_x_w_u8m2 (vuint16m4_t src, size_t vl) { in test_vncvt_x_x_w_u8m2()
111 vuint8m4_t test_vncvt_x_x_w_u8m4 (vuint16m8_t src, size_t vl) { in test_vncvt_x_x_w_u8m4()
138 vint16m1_t test_vncvt_x_x_w_i16m1 (vint32m2_t src, size_t vl) { in test_vncvt_x_x_w_i16m1()
[all …]
H A Dvwcvt.c12 vint16mf4_t test_vwcvt_x_x_v_i16mf4 (vint8mf8_t src, size_t vl) { in test_vwcvt_x_x_v_i16mf4()
21 vint16mf2_t test_vwcvt_x_x_v_i16mf2 (vint8mf4_t src, size_t vl) { in test_vwcvt_x_x_v_i16mf2()
30 vint16m1_t test_vwcvt_x_x_v_i16m1 (vint8mf2_t src, size_t vl) { in test_vwcvt_x_x_v_i16m1()
39 vint16m2_t test_vwcvt_x_x_v_i16m2 (vint8m1_t src, size_t vl) { in test_vwcvt_x_x_v_i16m2()
48 vint16m4_t test_vwcvt_x_x_v_i16m4 (vint8m2_t src, size_t vl) { in test_vwcvt_x_x_v_i16m4()
57 vint16m8_t test_vwcvt_x_x_v_i16m8 (vint8m4_t src, size_t vl) { in test_vwcvt_x_x_v_i16m8()
129 vint32m1_t test_vwcvt_x_x_v_i32m1 (vint16mf2_t src, size_t vl) { in test_vwcvt_x_x_v_i32m1()
138 vint32m2_t test_vwcvt_x_x_v_i32m2 (vint16m1_t src, size_t vl) { in test_vwcvt_x_x_v_i32m2()
147 vint32m4_t test_vwcvt_x_x_v_i32m4 (vint16m2_t src, size_t vl) { in test_vwcvt_x_x_v_i32m4()
156 vint32m8_t test_vwcvt_x_x_v_i32m8 (vint16m4_t src, size_t vl) { in test_vwcvt_x_x_v_i32m8()
[all …]
/llvm-project-15.0.7/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvreinterpret.c12 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
20 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
28 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
36 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
44 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
52 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
60 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
92 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
100 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
108 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
H A Dvmv.c13 vint8mf8_t test_vmv_v_v_i8mf8(vint8mf8_t src, size_t vl) { in test_vmv_v_v_i8mf8()
22 vint8mf4_t test_vmv_v_v_i8mf4(vint8mf4_t src, size_t vl) { in test_vmv_v_v_i8mf4()
31 vint8mf2_t test_vmv_v_v_i8mf2(vint8mf2_t src, size_t vl) { in test_vmv_v_v_i8mf2()
86 vint16m1_t test_vmv_v_v_i16m1(vint16m1_t src, size_t vl) { in test_vmv_v_v_i16m1()
95 vint16m2_t test_vmv_v_v_i16m2(vint16m2_t src, size_t vl) { in test_vmv_v_v_i16m2()
104 vint16m4_t test_vmv_v_v_i16m4(vint16m4_t src, size_t vl) { in test_vmv_v_v_i16m4()
113 vint16m8_t test_vmv_v_v_i16m8(vint16m8_t src, size_t vl) { in test_vmv_v_v_i16m8()
131 vint32m1_t test_vmv_v_v_i32m1(vint32m1_t src, size_t vl) { in test_vmv_v_v_i32m1()
140 vint32m2_t test_vmv_v_v_i32m2(vint32m2_t src, size_t vl) { in test_vmv_v_v_i32m2()
230 vuint8m1_t test_vmv_v_v_u8m1(vuint8m1_t src, size_t vl) { in test_vmv_v_v_u8m1()
[all …]
H A Dvget.c13 vint8m1_t test_vget_v_i8m2_i8m1(vint8m2_t src, size_t index) { in test_vget_v_i8m2_i8m1()
22 vint8m1_t test_vget_v_i8m4_i8m1(vint8m4_t src, size_t index) { in test_vget_v_i8m4_i8m1()
31 vint8m1_t test_vget_v_i8m8_i8m1(vint8m8_t src, size_t index) { in test_vget_v_i8m8_i8m1()
40 vint8m2_t test_vget_v_i8m4_i8m2(vint8m4_t src, size_t index) { in test_vget_v_i8m4_i8m2()
49 vint8m2_t test_vget_v_i8m8_i8m2(vint8m8_t src, size_t index) { in test_vget_v_i8m8_i8m2()
58 vint8m4_t test_vget_v_i8m8_i8m4(vint8m8_t src, size_t index) { in test_vget_v_i8m8_i8m4()
67 vuint8m1_t test_vget_v_u8m2_u8m1(vuint8m2_t src, size_t index) { in test_vget_v_u8m2_u8m1()
76 vuint8m1_t test_vget_v_u8m4_u8m1(vuint8m4_t src, size_t index) { in test_vget_v_u8m4_u8m1()
85 vuint8m1_t test_vget_v_u8m8_u8m1(vuint8m8_t src, size_t index) { in test_vget_v_u8m8_u8m1()
94 vuint8m2_t test_vget_v_u8m4_u8m2(vuint8m4_t src, size_t index) { in test_vget_v_u8m4_u8m2()
[all …]
H A Dvfwcvt.c13 vfloat32mf2_t test_vfwcvt_f_x_v_f32mf2(vint16mf4_t src, size_t vl) { in test_vfwcvt_f_x_v_f32mf2()
22 vfloat32m1_t test_vfwcvt_f_x_v_f32m1(vint16mf2_t src, size_t vl) { in test_vfwcvt_f_x_v_f32m1()
31 vfloat32m2_t test_vfwcvt_f_x_v_f32m2(vint16m1_t src, size_t vl) { in test_vfwcvt_f_x_v_f32m2()
40 vfloat32m4_t test_vfwcvt_f_x_v_f32m4(vint16m2_t src, size_t vl) { in test_vfwcvt_f_x_v_f32m4()
49 vfloat32m8_t test_vfwcvt_f_x_v_f32m8(vint16m4_t src, size_t vl) { in test_vfwcvt_f_x_v_f32m8()
76 vfloat32m2_t test_vfwcvt_f_xu_v_f32m2(vuint16m1_t src, size_t vl) { in test_vfwcvt_f_xu_v_f32m2()
85 vfloat32m4_t test_vfwcvt_f_xu_v_f32m4(vuint16m2_t src, size_t vl) { in test_vfwcvt_f_xu_v_f32m4()
103 vint64m1_t test_vfwcvt_x_f_v_i64m1(vfloat32mf2_t src, size_t vl) { in test_vfwcvt_x_f_v_i64m1()
121 vint64m2_t test_vfwcvt_x_f_v_i64m2(vfloat32m1_t src, size_t vl) { in test_vfwcvt_x_f_v_i64m2()
139 vint64m4_t test_vfwcvt_x_f_v_i64m4(vfloat32m2_t src, size_t vl) { in test_vfwcvt_x_f_v_i64m4()
[all …]
H A Dvfcvt.c13 vint32mf2_t test_vfcvt_x_f_v_i32mf2(vfloat32mf2_t src, size_t vl) { in test_vfcvt_x_f_v_i32mf2()
31 vint32m1_t test_vfcvt_x_f_v_i32m1(vfloat32m1_t src, size_t vl) { in test_vfcvt_x_f_v_i32m1()
40 vint32m1_t test_vfcvt_rtz_x_f_v_i32m1(vfloat32m1_t src, size_t vl) { in test_vfcvt_rtz_x_f_v_i32m1()
49 vint32m2_t test_vfcvt_x_f_v_i32m2(vfloat32m2_t src, size_t vl) { in test_vfcvt_x_f_v_i32m2()
67 vint32m4_t test_vfcvt_x_f_v_i32m4(vfloat32m4_t src, size_t vl) { in test_vfcvt_x_f_v_i32m4()
85 vint32m8_t test_vfcvt_x_f_v_i32m8(vfloat32m8_t src, size_t vl) { in test_vfcvt_x_f_v_i32m8()
202 vfloat32m1_t test_vfcvt_f_x_v_f32m1(vint32m1_t src, size_t vl) { in test_vfcvt_f_x_v_f32m1()
211 vfloat32m2_t test_vfcvt_f_x_v_f32m2(vint32m2_t src, size_t vl) { in test_vfcvt_f_x_v_f32m2()
220 vfloat32m4_t test_vfcvt_f_x_v_f32m4(vint32m4_t src, size_t vl) { in test_vfcvt_f_x_v_f32m4()
229 vfloat32m8_t test_vfcvt_f_x_v_f32m8(vint32m8_t src, size_t vl) { in test_vfcvt_f_x_v_f32m8()
[all …]
H A Dvfmv.c13 float test_vfmv_f_s_f32mf2_f32(vfloat32mf2_t src) { return vfmv_f(src); } in test_vfmv_f_s_f32mf2_f32()
20 vfloat32mf2_t test_vfmv_s_f_f32mf2(vfloat32mf2_t dst, float src, size_t vl) { in test_vfmv_s_f_f32mf2()
29 float test_vfmv_f_s_f32m1_f32(vfloat32m1_t src) { return vfmv_f(src); } in test_vfmv_f_s_f32m1_f32()
36 vfloat32m1_t test_vfmv_s_f_f32m1(vfloat32m1_t dst, float src, size_t vl) { in test_vfmv_s_f_f32m1()
45 float test_vfmv_f_s_f32m2_f32(vfloat32m2_t src) { return vfmv_f(src); } in test_vfmv_f_s_f32m2_f32()
52 vfloat32m2_t test_vfmv_s_f_f32m2(vfloat32m2_t dst, float src, size_t vl) { in test_vfmv_s_f_f32m2()
61 float test_vfmv_f_s_f32m4_f32(vfloat32m4_t src) { return vfmv_f(src); } in test_vfmv_f_s_f32m4_f32()
77 float test_vfmv_f_s_f32m8_f32(vfloat32m8_t src) { return vfmv_f(src); } in test_vfmv_f_s_f32m8_f32()
93 double test_vfmv_f_s_f64m1_f64(vfloat64m1_t src) { return vfmv_f(src); } in test_vfmv_f_s_f64m1_f64()
109 double test_vfmv_f_s_f64m2_f64(vfloat64m2_t src) { return vfmv_f(src); } in test_vfmv_f_s_f64m2_f64()
[all …]
H A Dvfncvt.c13 vint16mf4_t test_vfncvt_x_f_w_i16mf4(vfloat32mf2_t src, size_t vl) { in test_vfncvt_x_f_w_i16mf4()
31 vint16mf2_t test_vfncvt_x_f_w_i16mf2(vfloat32m1_t src, size_t vl) { in test_vfncvt_x_f_w_i16mf2()
49 vint16m1_t test_vfncvt_x_f_w_i16m1(vfloat32m2_t src, size_t vl) { in test_vfncvt_x_f_w_i16m1()
58 vint16m1_t test_vfncvt_rtz_x_f_w_i16m1(vfloat32m2_t src, size_t vl) { in test_vfncvt_rtz_x_f_w_i16m1()
67 vint16m2_t test_vfncvt_x_f_w_i16m2(vfloat32m4_t src, size_t vl) { in test_vfncvt_x_f_w_i16m2()
85 vint16m4_t test_vfncvt_x_f_w_i16m4(vfloat32m8_t src, size_t vl) { in test_vfncvt_x_f_w_i16m4()
211 vint32m1_t test_vfncvt_x_f_w_i32m1(vfloat64m2_t src, size_t vl) { in test_vfncvt_x_f_w_i32m1()
229 vint32m2_t test_vfncvt_x_f_w_i32m2(vfloat64m4_t src, size_t vl) { in test_vfncvt_x_f_w_i32m2()
247 vint32m4_t test_vfncvt_x_f_w_i32m4(vfloat64m8_t src, size_t vl) { in test_vfncvt_x_f_w_i32m4()
346 vfloat32m1_t test_vfncvt_f_x_w_f32m1(vint64m2_t src, size_t vl) { in test_vfncvt_f_x_w_f32m1()
[all …]
H A Dvwcvt.c12 vint16mf4_t test_vwcvt_x_x_v_i16mf4 (vint8mf8_t src, size_t vl) { in test_vwcvt_x_x_v_i16mf4()
21 vint16mf2_t test_vwcvt_x_x_v_i16mf2 (vint8mf4_t src, size_t vl) { in test_vwcvt_x_x_v_i16mf2()
30 vint16m1_t test_vwcvt_x_x_v_i16m1 (vint8mf2_t src, size_t vl) { in test_vwcvt_x_x_v_i16m1()
39 vint16m2_t test_vwcvt_x_x_v_i16m2 (vint8m1_t src, size_t vl) { in test_vwcvt_x_x_v_i16m2()
48 vint16m4_t test_vwcvt_x_x_v_i16m4 (vint8m2_t src, size_t vl) { in test_vwcvt_x_x_v_i16m4()
57 vint16m8_t test_vwcvt_x_x_v_i16m8 (vint8m4_t src, size_t vl) { in test_vwcvt_x_x_v_i16m8()
129 vint32m1_t test_vwcvt_x_x_v_i32m1 (vint16mf2_t src, size_t vl) { in test_vwcvt_x_x_v_i32m1()
138 vint32m2_t test_vwcvt_x_x_v_i32m2 (vint16m1_t src, size_t vl) { in test_vwcvt_x_x_v_i32m2()
147 vint32m4_t test_vwcvt_x_x_v_i32m4 (vint16m2_t src, size_t vl) { in test_vwcvt_x_x_v_i32m4()
156 vint32m8_t test_vwcvt_x_x_v_i32m8 (vint16m4_t src, size_t vl) { in test_vwcvt_x_x_v_i32m8()
[all …]
H A Dvncvt.c12 vint8mf8_t test_vncvt_x_x_w_i8mf8 (vint16mf4_t src, size_t vl) { in test_vncvt_x_x_w_i8mf8()
21 vint8mf4_t test_vncvt_x_x_w_i8mf4 (vint16mf2_t src, size_t vl) { in test_vncvt_x_x_w_i8mf4()
30 vint8mf2_t test_vncvt_x_x_w_i8mf2 (vint16m1_t src, size_t vl) { in test_vncvt_x_x_w_i8mf2()
39 vint8m1_t test_vncvt_x_x_w_i8m1 (vint16m2_t src, size_t vl) { in test_vncvt_x_x_w_i8m1()
48 vint8m2_t test_vncvt_x_x_w_i8m2 (vint16m4_t src, size_t vl) { in test_vncvt_x_x_w_i8m2()
57 vint8m4_t test_vncvt_x_x_w_i8m4 (vint16m8_t src, size_t vl) { in test_vncvt_x_x_w_i8m4()
93 vuint8m1_t test_vncvt_x_x_w_u8m1 (vuint16m2_t src, size_t vl) { in test_vncvt_x_x_w_u8m1()
102 vuint8m2_t test_vncvt_x_x_w_u8m2 (vuint16m4_t src, size_t vl) { in test_vncvt_x_x_w_u8m2()
111 vuint8m4_t test_vncvt_x_x_w_u8m4 (vuint16m8_t src, size_t vl) { in test_vncvt_x_x_w_u8m4()
138 vint16m1_t test_vncvt_x_x_w_i16m1 (vint32m2_t src, size_t vl) { in test_vncvt_x_x_w_i16m1()
[all …]
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dcatch-implicit-integer-truncations.c85 signed char signed_int_to_signed_char(signed int src) { in signed_int_to_signed_char()
112 uint8_t uint32_to_uint8(uint32_t src) { in uint32_to_uint8()
248 signed int signed_char_to_signed_int(signed char src) { in signed_char_to_signed_int()
279 _Bool unsigned_int_to_bool(unsigned int src) { in unsigned_int_to_bool()
284 _Bool signed_int_to_bool(signed int src) { in signed_int_to_bool()
294 _Bool explicit_signed_int_to_bool(signed int src) { in explicit_signed_int_to_bool()
317 unsigned int float_to_unsigned_int(float src) { in float_to_unsigned_int()
322 signed int float_to_signed_int(float src) { in float_to_signed_int()
327 unsigned int double_to_unsigned_int(double src) { in double_to_unsigned_int()
332 signed int double_to_signed_int(double src) { in double_to_signed_int()
[all …]
H A Dcatch-implicit-integer-sign-changes-true-negatives.c65 _Bool unsigned_int_to_bool(unsigned int src) { in unsigned_int_to_bool()
70 _Bool signed_int_to_bool(signed int src) { in signed_int_to_bool()
80 _Bool explicit_signed_int_to_bool(signed int src) { in explicit_signed_int_to_bool()
95 signed int explicit_voidptr_to_signed_int(void *src) { in explicit_voidptr_to_signed_int()
103 unsigned int float_to_unsigned_int(float src) { in float_to_unsigned_int()
108 signed int float_to_signed_int(float src) { in float_to_signed_int()
113 unsigned int double_to_unsigned_int(double src) { in double_to_unsigned_int()
118 signed int double_to_signed_int(double src) { in double_to_signed_int()
128 unsigned int uint32_to_unsigned_int(uint32_t src) { in uint32_to_unsigned_int()
133 uint32_t unsigned_int_to_uint32(unsigned int src) { in unsigned_int_to_uint32()
[all …]
H A Darm64-lanes.c8 int8_t test_vdupb_lane_s8(int8x8_t src) { in test_vdupb_lane_s8()
18 uint8_t test_vdupb_lane_u8(uint8x8_t src) { in test_vdupb_lane_u8()
28 int16_t test_vduph_lane_s16(int16x4_t src) { in test_vduph_lane_s16()
38 uint16_t test_vduph_lane_u16(uint16x4_t src) { in test_vduph_lane_u16()
48 int32_t test_vdups_lane_s32(int32x2_t src) { in test_vdups_lane_s32()
58 uint32_t test_vdups_lane_u32(uint32x2_t src) { in test_vdups_lane_u32()
68 float32_t test_vdups_lane_f32(float32x2_t src) { in test_vdups_lane_f32()
78 int64_t test_vdupd_lane_s64(int64x1_t src) { in test_vdupd_lane_s64()
87 uint64_t test_vdupd_lane_u64(uint64x1_t src) { in test_vdupd_lane_u64()
96 float64_t test_vdupd_lane_f64(float64x1_t src) { in test_vdupd_lane_f64()
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dcatch-implicit-integer-truncations.cpp43 unsigned char explicit_unsigned_int_to_unsigned_char(unsigned int src) { in explicit_unsigned_int_to_unsigned_char()
50 unsigned char explicit_signed_int_to_unsigned_char(signed int src) { in explicit_signed_int_to_unsigned_char()
57 signed char explicit_unsigned_int_to_signed_char(unsigned int src) { in explicit_unsigned_int_to_signed_char()
64 signed char explicit_signed_int_to_signed_char(signed int src) { in explicit_signed_int_to_signed_char()
74 unsigned int explicit_unsigned_int_to_unsigned_int(unsigned int src) { in explicit_unsigned_int_to_unsigned_int()
81 signed int explicit_signed_int_to_signed_int(signed int src) { in explicit_signed_int_to_signed_int()
88 unsigned char explicit_unsigned_char_to_signed_char(unsigned char src) { in explicit_unsigned_char_to_signed_char()
95 signed char explicit_signed_char_to_signed_char(signed char src) { in explicit_signed_char_to_signed_char()
148 signed int explicit_functional_signed_int_to_signed_int(signed int src) { in explicit_functional_signed_int_to_signed_int()
193 signed char explicit_cppstylesigned_int_to_signed_char(signed int src) { in explicit_cppstylesigned_int_to_signed_char()
[all …]
H A Dcatch-implicit-integer-sign-changes-true-negatives.cpp48 unsigned int explicit_signed_int_to_unsigned_int(signed int src) { in explicit_signed_int_to_unsigned_int()
55 signed int explicit_unsigned_int_to_signed_int(unsigned int src) { in explicit_unsigned_int_to_signed_int()
65 unsigned int explicit_unsigned_int_to_unsigned_int(unsigned int src) { in explicit_unsigned_int_to_unsigned_int()
72 signed int explicit_signed_int_to_signed_int(signed int src) { in explicit_signed_int_to_signed_int()
85 signed int explicit_functional_unsigned_int_to_signed_int(unsigned int src) { in explicit_functional_unsigned_int_to_signed_int()
92 unsigned int explicit_functional_signed_int_to_unsigned_int(signed int src) { in explicit_functional_signed_int_to_unsigned_int()
109 signed int explicit_functional_signed_int_to_signed_int(signed int src) { in explicit_functional_signed_int_to_signed_int()
119 signed int explicit_cppstyle_unsigned_int_to_signed_int(unsigned int src) { in explicit_cppstyle_unsigned_int_to_signed_int()
126 unsigned int explicit_cppstyle_signed_int_to_unsigned_int(signed int src) { in explicit_cppstyle_signed_int_to_unsigned_int()
136 unsigned int explicit_cppstyle_unsigned_int_to_unsigned_int(unsigned int src) { in explicit_cppstyle_unsigned_int_to_unsigned_int()
[all …]
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dnot-null-terminated-result-memcpy-safe-cxx.cpp13 void bad_memcpy_not_just_char_dest(const char *src) { in bad_memcpy_not_just_char_dest()
21 void good_memcpy_not_just_char_dest(const char *src) { in good_memcpy_not_just_char_dest()
26 void bad_memcpy_known_dest(const char *src) { in bad_memcpy_known_dest()
34 void good_memcpy_known_dest(const char *src) { in good_memcpy_known_dest()
43 void bad_memcpy_full_source_length(std::string src) { in bad_memcpy_full_source_length()
51 void good_memcpy_full_source_length(std::string src) { in good_memcpy_full_source_length()
56 void bad_memcpy_partial_source_length(const char *src) { in bad_memcpy_partial_source_length()
64 void good_memcpy_partial_source_length(const char *src) { in good_memcpy_partial_source_length()
83 void bad_memcpy_s_known_dest(const char *src) { in bad_memcpy_s_known_dest()
91 void good_memcpy_s_known_dest(const char *src) { in good_memcpy_s_known_dest()
[all …]

12345678910>>...21