Home
last modified time | relevance | path

Searched defs:vector (Results 1 – 25 of 146) sorted by relevance

123456

/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dinstantiate-stmt.mm34 struct vector {}; struct
41 // expected-error{{the type 'vector' is not a pointer to a fast-enumerable object}} argument
60 template void fast_enumeration_test<NSString *>(vector); // expected-note{{in instantiation of}} argument
65 void try_catch_finally_test(U value) {
76 template void try_catch_finally_test<NSString *>(int);
77 template void try_catch_finally_test<NSString *>(int*); // expected-note{{in instantiation of}}
78 …iation of function template specialization 'try_catch_finally_test<NSString, int>' requested here}}
/llvm-project-15.0.7/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwredsum.c450 vint16mf4_t vector, in test_vwredsum_vs_i16mf4_i32m1_m()
461 vint16mf2_t vector, in test_vwredsum_vs_i16mf2_i32m1_m()
516 vint32mf2_t vector, in test_vwredsum_vs_i32mf2_i64m1_m()
571 vuint8mf8_t vector, in test_vwredsumu_vs_u8mf8_u16m1_m()
582 vuint8mf4_t vector, in test_vwredsumu_vs_u8mf4_u16m1_m()
593 vuint8mf2_t vector, in test_vwredsumu_vs_u8mf2_u16m1_m()
604 vuint8m1_t vector, in test_vwredsumu_vs_u8m1_u16m1_m()
615 vuint8m2_t vector, in test_vwredsumu_vs_u8m2_u16m1_m()
626 vuint8m4_t vector, in test_vwredsumu_vs_u8m4_u16m1_m()
637 vuint8m8_t vector, in test_vwredsumu_vs_u8m8_u16m1_m()
[all …]
H A Dvredor.c12 vint8m1_t test_vredor_vs_i8mf8_i8m1(vint8m1_t dst, vint8mf8_t vector, in test_vredor_vs_i8mf8_i8m1()
22 vint8m1_t test_vredor_vs_i8mf4_i8m1(vint8m1_t dst, vint8mf4_t vector, in test_vredor_vs_i8mf4_i8m1()
32 vint8m1_t test_vredor_vs_i8mf2_i8m1(vint8m1_t dst, vint8mf2_t vector, in test_vredor_vs_i8mf2_i8m1()
42 vint8m1_t test_vredor_vs_i8m1_i8m1(vint8m1_t dst, vint8m1_t vector, in test_vredor_vs_i8m1_i8m1()
52 vint8m1_t test_vredor_vs_i8m2_i8m1(vint8m1_t dst, vint8m2_t vector, in test_vredor_vs_i8m2_i8m1()
62 vint8m1_t test_vredor_vs_i8m4_i8m1(vint8m1_t dst, vint8m4_t vector, in test_vredor_vs_i8m4_i8m1()
72 vint8m1_t test_vredor_vs_i8m8_i8m1(vint8m1_t dst, vint8m8_t vector, in test_vredor_vs_i8m8_i8m1()
102 vint16m1_t test_vredor_vs_i16m1_i16m1(vint16m1_t dst, vint16m1_t vector, in test_vredor_vs_i16m1_i16m1()
772 vuint16mf4_t vector, in test_vredor_vs_u16mf4_u16m1_m()
783 vuint16mf2_t vector, in test_vredor_vs_u16mf2_u16m1_m()
[all …]
H A Dvredsum.c12 vint8m1_t test_vredsum_vs_i8mf8_i8m1(vint8m1_t dst, vint8mf8_t vector, in test_vredsum_vs_i8mf8_i8m1()
794 vuint16m1_t vector, in test_vredsum_vs_u16m1_u16m1_m()
805 vuint16m2_t vector, in test_vredsum_vs_u16m2_u16m1_m()
816 vuint16m4_t vector, in test_vredsum_vs_u16m4_u16m1_m()
827 vuint16m8_t vector, in test_vredsum_vs_u16m8_u16m1_m()
849 vuint32m1_t vector, in test_vredsum_vs_u32m1_u32m1_m()
860 vuint32m2_t vector, in test_vredsum_vs_u32m2_u32m1_m()
871 vuint32m4_t vector, in test_vredsum_vs_u32m4_u32m1_m()
882 vuint32m8_t vector, in test_vredsum_vs_u32m8_u32m1_m()
893 vuint64m1_t vector, in test_vredsum_vs_u64m1_u64m1_m()
[all …]
H A Dvredmin.c12 vint8m1_t test_vredmin_vs_i8mf8_i8m1(vint8m1_t dst, vint8mf8_t vector, in test_vredmin_vs_i8mf8_i8m1()
22 vint8m1_t test_vredmin_vs_i8mf4_i8m1(vint8m1_t dst, vint8mf4_t vector, in test_vredmin_vs_i8mf4_i8m1()
42 vint8m1_t test_vredmin_vs_i8m1_i8m1(vint8m1_t dst, vint8m1_t vector, in test_vredmin_vs_i8m1_i8m1()
794 vuint16m1_t vector, in test_vredminu_vs_u16m1_u16m1_m()
805 vuint16m2_t vector, in test_vredminu_vs_u16m2_u16m1_m()
816 vuint16m4_t vector, in test_vredminu_vs_u16m4_u16m1_m()
827 vuint16m8_t vector, in test_vredminu_vs_u16m8_u16m1_m()
849 vuint32m1_t vector, in test_vredminu_vs_u32m1_u32m1_m()
860 vuint32m2_t vector, in test_vredminu_vs_u32m2_u32m1_m()
871 vuint32m4_t vector, in test_vredminu_vs_u32m4_u32m1_m()
[all …]
H A Dvredand.c12 vint8m1_t test_vredand_vs_i8mf8_i8m1(vint8m1_t dst, vint8mf8_t vector, in test_vredand_vs_i8mf8_i8m1()
794 vuint16m1_t vector, in test_vredand_vs_u16m1_u16m1_m()
805 vuint16m2_t vector, in test_vredand_vs_u16m2_u16m1_m()
816 vuint16m4_t vector, in test_vredand_vs_u16m4_u16m1_m()
827 vuint16m8_t vector, in test_vredand_vs_u16m8_u16m1_m()
849 vuint32m1_t vector, in test_vredand_vs_u32m1_u32m1_m()
860 vuint32m2_t vector, in test_vredand_vs_u32m2_u32m1_m()
871 vuint32m4_t vector, in test_vredand_vs_u32m4_u32m1_m()
882 vuint32m8_t vector, in test_vredand_vs_u32m8_u32m1_m()
893 vuint64m1_t vector, in test_vredand_vs_u64m1_u64m1_m()
[all …]
H A Dvredmax.c12 vint8m1_t test_vredmax_vs_i8mf8_i8m1(vint8m1_t dst, vint8mf8_t vector, in test_vredmax_vs_i8mf8_i8m1()
22 vint8m1_t test_vredmax_vs_i8mf4_i8m1(vint8m1_t dst, vint8mf4_t vector, in test_vredmax_vs_i8mf4_i8m1()
42 vint8m1_t test_vredmax_vs_i8m1_i8m1(vint8m1_t dst, vint8m1_t vector, in test_vredmax_vs_i8m1_i8m1()
794 vuint16m1_t vector, in test_vredmaxu_vs_u16m1_u16m1_m()
805 vuint16m2_t vector, in test_vredmaxu_vs_u16m2_u16m1_m()
816 vuint16m4_t vector, in test_vredmaxu_vs_u16m4_u16m1_m()
827 vuint16m8_t vector, in test_vredmaxu_vs_u16m8_u16m1_m()
849 vuint32m1_t vector, in test_vredmaxu_vs_u32m1_u32m1_m()
860 vuint32m2_t vector, in test_vredmaxu_vs_u32m2_u32m1_m()
871 vuint32m4_t vector, in test_vredmaxu_vs_u32m4_u32m1_m()
[all …]
H A Dvredxor.c12 vint8m1_t test_vredxor_vs_i8mf8_i8m1(vint8m1_t dst, vint8mf8_t vector, in test_vredxor_vs_i8mf8_i8m1()
794 vuint16m1_t vector, in test_vredxor_vs_u16m1_u16m1_m()
805 vuint16m2_t vector, in test_vredxor_vs_u16m2_u16m1_m()
816 vuint16m4_t vector, in test_vredxor_vs_u16m4_u16m1_m()
827 vuint16m8_t vector, in test_vredxor_vs_u16m8_u16m1_m()
849 vuint32m1_t vector, in test_vredxor_vs_u32m1_u32m1_m()
860 vuint32m2_t vector, in test_vredxor_vs_u32m2_u32m1_m()
871 vuint32m4_t vector, in test_vredxor_vs_u32m4_u32m1_m()
882 vuint32m8_t vector, in test_vredxor_vs_u32m8_u32m1_m()
893 vuint64m1_t vector, in test_vredxor_vs_u64m1_u64m1_m()
[all …]
H A Dvfredsum.c14 vfloat32mf2_t vector, in test_vfredusum_vs_f32mf2_f32m1()
116 vfloat32m1_t vector, in test_vfredusum_vs_f32m1_f32m1_m()
127 vfloat32m2_t vector, in test_vfredusum_vs_f32m2_f32m1_m()
215 vfloat32m1_t vector, in test_vfredosum_vs_f32m1_f32m1()
226 vfloat32m2_t vector, in test_vfredosum_vs_f32m2_f32m1()
237 vfloat32m4_t vector, in test_vfredosum_vs_f32m4_f32m1()
248 vfloat32m8_t vector, in test_vfredosum_vs_f32m8_f32m1()
259 vfloat64m1_t vector, in test_vfredosum_vs_f64m1_f64m1()
270 vfloat64m2_t vector, in test_vfredosum_vs_f64m2_f64m1()
281 vfloat64m4_t vector, in test_vfredosum_vs_f64m4_f64m1()
[all …]
H A Dvfwredsum.c14 vfloat32mf2_t vector, in test_vfwredusum_vs_f32mf2_f64m1()
25 vfloat32m1_t vector, in test_vfwredusum_vs_f32m1_f64m1()
36 vfloat32m2_t vector, in test_vfwredusum_vs_f32m2_f64m1()
47 vfloat32m4_t vector, in test_vfwredusum_vs_f32m4_f64m1()
58 vfloat32m8_t vector, in test_vfwredusum_vs_f32m8_f64m1()
80 vfloat32m1_t vector, in test_vfwredusum_vs_f32m1_f64m1_m()
91 vfloat32m2_t vector, in test_vfwredusum_vs_f32m2_f64m1_m()
135 vfloat32m1_t vector, in test_vfwredosum_vs_f32m1_f64m1()
146 vfloat32m2_t vector, in test_vfwredosum_vs_f32m2_f64m1()
157 vfloat32m4_t vector, in test_vfwredosum_vs_f32m4_f64m1()
[all …]
H A Dvfredmax.c14 vfloat32mf2_t vector, in test_vfredmax_vs_f32mf2_f32m1()
24 vfloat32m1_t test_vfredmax_vs_f32m1_f32m1(vfloat32m1_t dst, vfloat32m1_t vector, in test_vfredmax_vs_f32m1_f32m1()
105 vfloat32mf2_t vector, in test_vfredmax_vs_f32mf2_f32m1_m()
116 vfloat32m1_t vector, in test_vfredmax_vs_f32m1_f32m1_m()
127 vfloat32m2_t vector, in test_vfredmax_vs_f32m2_f32m1_m()
138 vfloat32m4_t vector, in test_vfredmax_vs_f32m4_f32m1_m()
149 vfloat32m8_t vector, in test_vfredmax_vs_f32m8_f32m1_m()
160 vfloat64m1_t vector, in test_vfredmax_vs_f64m1_f64m1_m()
171 vfloat64m2_t vector, in test_vfredmax_vs_f64m2_f64m1_m()
182 vfloat64m4_t vector, in test_vfredmax_vs_f64m4_f64m1_m()
[all …]
H A Dvfredmin.c14 vfloat32mf2_t vector, in test_vfredmin_vs_f32mf2_f32m1()
24 vfloat32m1_t test_vfredmin_vs_f32m1_f32m1(vfloat32m1_t dst, vfloat32m1_t vector, in test_vfredmin_vs_f32m1_f32m1()
105 vfloat32mf2_t vector, in test_vfredmin_vs_f32mf2_f32m1_m()
116 vfloat32m1_t vector, in test_vfredmin_vs_f32m1_f32m1_m()
127 vfloat32m2_t vector, in test_vfredmin_vs_f32m2_f32m1_m()
138 vfloat32m4_t vector, in test_vfredmin_vs_f32m4_f32m1_m()
149 vfloat32m8_t vector, in test_vfredmin_vs_f32m8_f32m1_m()
160 vfloat64m1_t vector, in test_vfredmin_vs_f64m1_f64m1_m()
171 vfloat64m2_t vector, in test_vfredmin_vs_f64m2_f64m1_m()
182 vfloat64m4_t vector, in test_vfredmin_vs_f64m4_f64m1_m()
[all …]
/llvm-project-15.0.7/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwredsum.c450 vint16mf4_t vector, in test_vwredsum_vs_i16mf4_i32m1_m()
461 vint16mf2_t vector, in test_vwredsum_vs_i16mf2_i32m1_m()
516 vint32mf2_t vector, in test_vwredsum_vs_i32mf2_i64m1_m()
571 vuint8mf8_t vector, in test_vwredsumu_vs_u8mf8_u16m1_m()
582 vuint8mf4_t vector, in test_vwredsumu_vs_u8mf4_u16m1_m()
593 vuint8mf2_t vector, in test_vwredsumu_vs_u8mf2_u16m1_m()
604 vuint8m1_t vector, in test_vwredsumu_vs_u8m1_u16m1_m()
615 vuint8m2_t vector, in test_vwredsumu_vs_u8m2_u16m1_m()
626 vuint8m4_t vector, in test_vwredsumu_vs_u8m4_u16m1_m()
637 vuint8m8_t vector, in test_vwredsumu_vs_u8m8_u16m1_m()
[all …]
H A Dvfredsum.c15 vfloat32mf2_t vector, in test_vfredusum_vs_f32mf2_f32m1()
117 vfloat32m1_t vector, in test_vfredusum_vs_f32m1_f32m1_m()
128 vfloat32m2_t vector, in test_vfredusum_vs_f32m2_f32m1_m()
216 vfloat32m1_t vector, in test_vfredosum_vs_f32m1_f32m1()
227 vfloat32m2_t vector, in test_vfredosum_vs_f32m2_f32m1()
238 vfloat32m4_t vector, in test_vfredosum_vs_f32m4_f32m1()
249 vfloat32m8_t vector, in test_vfredosum_vs_f32m8_f32m1()
260 vfloat64m1_t vector, in test_vfredosum_vs_f64m1_f64m1()
271 vfloat64m2_t vector, in test_vfredosum_vs_f64m2_f64m1()
282 vfloat64m4_t vector, in test_vfredosum_vs_f64m4_f64m1()
[all …]
H A Dvredmax.c12 vint8m1_t test_vredmax_vs_i8mf8_i8m1(vint8m1_t dst, vint8mf8_t vector, in test_vredmax_vs_i8mf8_i8m1()
22 vint8m1_t test_vredmax_vs_i8mf4_i8m1(vint8m1_t dst, vint8mf4_t vector, in test_vredmax_vs_i8mf4_i8m1()
42 vint8m1_t test_vredmax_vs_i8m1_i8m1(vint8m1_t dst, vint8m1_t vector, in test_vredmax_vs_i8m1_i8m1()
794 vuint16m1_t vector, in test_vredmaxu_vs_u16m1_u16m1_m()
805 vuint16m2_t vector, in test_vredmaxu_vs_u16m2_u16m1_m()
816 vuint16m4_t vector, in test_vredmaxu_vs_u16m4_u16m1_m()
827 vuint16m8_t vector, in test_vredmaxu_vs_u16m8_u16m1_m()
849 vuint32m1_t vector, in test_vredmaxu_vs_u32m1_u32m1_m()
860 vuint32m2_t vector, in test_vredmaxu_vs_u32m2_u32m1_m()
871 vuint32m4_t vector, in test_vredmaxu_vs_u32m4_u32m1_m()
[all …]
H A Dvredmin.c12 vint8m1_t test_vredmin_vs_i8mf8_i8m1(vint8m1_t dst, vint8mf8_t vector, in test_vredmin_vs_i8mf8_i8m1()
22 vint8m1_t test_vredmin_vs_i8mf4_i8m1(vint8m1_t dst, vint8mf4_t vector, in test_vredmin_vs_i8mf4_i8m1()
42 vint8m1_t test_vredmin_vs_i8m1_i8m1(vint8m1_t dst, vint8m1_t vector, in test_vredmin_vs_i8m1_i8m1()
794 vuint16m1_t vector, in test_vredminu_vs_u16m1_u16m1_m()
805 vuint16m2_t vector, in test_vredminu_vs_u16m2_u16m1_m()
816 vuint16m4_t vector, in test_vredminu_vs_u16m4_u16m1_m()
827 vuint16m8_t vector, in test_vredminu_vs_u16m8_u16m1_m()
849 vuint32m1_t vector, in test_vredminu_vs_u32m1_u32m1_m()
860 vuint32m2_t vector, in test_vredminu_vs_u32m2_u32m1_m()
871 vuint32m4_t vector, in test_vredminu_vs_u32m4_u32m1_m()
[all …]
H A Dvredor.c12 vint8m1_t test_vredor_vs_i8mf8_i8m1(vint8m1_t dst, vint8mf8_t vector, in test_vredor_vs_i8mf8_i8m1()
22 vint8m1_t test_vredor_vs_i8mf4_i8m1(vint8m1_t dst, vint8mf4_t vector, in test_vredor_vs_i8mf4_i8m1()
32 vint8m1_t test_vredor_vs_i8mf2_i8m1(vint8m1_t dst, vint8mf2_t vector, in test_vredor_vs_i8mf2_i8m1()
42 vint8m1_t test_vredor_vs_i8m1_i8m1(vint8m1_t dst, vint8m1_t vector, in test_vredor_vs_i8m1_i8m1()
52 vint8m1_t test_vredor_vs_i8m2_i8m1(vint8m1_t dst, vint8m2_t vector, in test_vredor_vs_i8m2_i8m1()
62 vint8m1_t test_vredor_vs_i8m4_i8m1(vint8m1_t dst, vint8m4_t vector, in test_vredor_vs_i8m4_i8m1()
72 vint8m1_t test_vredor_vs_i8m8_i8m1(vint8m1_t dst, vint8m8_t vector, in test_vredor_vs_i8m8_i8m1()
102 vint16m1_t test_vredor_vs_i16m1_i16m1(vint16m1_t dst, vint16m1_t vector, in test_vredor_vs_i16m1_i16m1()
772 vuint16mf4_t vector, in test_vredor_vs_u16mf4_u16m1_m()
783 vuint16mf2_t vector, in test_vredor_vs_u16mf2_u16m1_m()
[all …]
H A Dvredand.c12 vint8m1_t test_vredand_vs_i8mf8_i8m1(vint8m1_t dst, vint8mf8_t vector, in test_vredand_vs_i8mf8_i8m1()
794 vuint16m1_t vector, in test_vredand_vs_u16m1_u16m1_m()
805 vuint16m2_t vector, in test_vredand_vs_u16m2_u16m1_m()
816 vuint16m4_t vector, in test_vredand_vs_u16m4_u16m1_m()
827 vuint16m8_t vector, in test_vredand_vs_u16m8_u16m1_m()
849 vuint32m1_t vector, in test_vredand_vs_u32m1_u32m1_m()
860 vuint32m2_t vector, in test_vredand_vs_u32m2_u32m1_m()
871 vuint32m4_t vector, in test_vredand_vs_u32m4_u32m1_m()
882 vuint32m8_t vector, in test_vredand_vs_u32m8_u32m1_m()
893 vuint64m1_t vector, in test_vredand_vs_u64m1_u64m1_m()
[all …]
H A Dvredsum.c12 vint8m1_t test_vredsum_vs_i8mf8_i8m1(vint8m1_t dst, vint8mf8_t vector, in test_vredsum_vs_i8mf8_i8m1()
794 vuint16m1_t vector, in test_vredsum_vs_u16m1_u16m1_m()
805 vuint16m2_t vector, in test_vredsum_vs_u16m2_u16m1_m()
816 vuint16m4_t vector, in test_vredsum_vs_u16m4_u16m1_m()
827 vuint16m8_t vector, in test_vredsum_vs_u16m8_u16m1_m()
849 vuint32m1_t vector, in test_vredsum_vs_u32m1_u32m1_m()
860 vuint32m2_t vector, in test_vredsum_vs_u32m2_u32m1_m()
871 vuint32m4_t vector, in test_vredsum_vs_u32m4_u32m1_m()
882 vuint32m8_t vector, in test_vredsum_vs_u32m8_u32m1_m()
893 vuint64m1_t vector, in test_vredsum_vs_u64m1_u64m1_m()
[all …]
H A Dvredxor.c12 vint8m1_t test_vredxor_vs_i8mf8_i8m1(vint8m1_t dst, vint8mf8_t vector, in test_vredxor_vs_i8mf8_i8m1()
794 vuint16m1_t vector, in test_vredxor_vs_u16m1_u16m1_m()
805 vuint16m2_t vector, in test_vredxor_vs_u16m2_u16m1_m()
816 vuint16m4_t vector, in test_vredxor_vs_u16m4_u16m1_m()
827 vuint16m8_t vector, in test_vredxor_vs_u16m8_u16m1_m()
849 vuint32m1_t vector, in test_vredxor_vs_u32m1_u32m1_m()
860 vuint32m2_t vector, in test_vredxor_vs_u32m2_u32m1_m()
871 vuint32m4_t vector, in test_vredxor_vs_u32m4_u32m1_m()
882 vuint32m8_t vector, in test_vredxor_vs_u32m8_u32m1_m()
893 vuint64m1_t vector, in test_vredxor_vs_u64m1_u64m1_m()
[all …]
H A Dvfwredsum.c15 vfloat32mf2_t vector, in test_vfwredosum_vs_f32mf2_f64m1()
26 vfloat32m1_t vector, in test_vfwredosum_vs_f32m1_f64m1()
37 vfloat32m2_t vector, in test_vfwredosum_vs_f32m2_f64m1()
48 vfloat32m4_t vector, in test_vfwredosum_vs_f32m4_f64m1()
59 vfloat32m8_t vector, in test_vfwredosum_vs_f32m8_f64m1()
81 vfloat32m1_t vector, in test_vfwredosum_vs_f32m1_f64m1_m()
92 vfloat32m2_t vector, in test_vfwredosum_vs_f32m2_f64m1_m()
244 vfloat32m1_t vector, in test_vfwredusum_vs_f32m1_f64m1()
255 vfloat32m2_t vector, in test_vfwredusum_vs_f32m2_f64m1()
266 vfloat32m4_t vector, in test_vfwredusum_vs_f32m4_f64m1()
[all …]
H A Dvfredmax.c15 vfloat32mf2_t vector, in test_vfredmax_vs_f32mf2_f32m1()
25 vfloat32m1_t test_vfredmax_vs_f32m1_f32m1(vfloat32m1_t dst, vfloat32m1_t vector, in test_vfredmax_vs_f32m1_f32m1()
106 vfloat32mf2_t vector, in test_vfredmax_vs_f32mf2_f32m1_m()
117 vfloat32m1_t vector, in test_vfredmax_vs_f32m1_f32m1_m()
128 vfloat32m2_t vector, in test_vfredmax_vs_f32m2_f32m1_m()
139 vfloat32m4_t vector, in test_vfredmax_vs_f32m4_f32m1_m()
150 vfloat32m8_t vector, in test_vfredmax_vs_f32m8_f32m1_m()
161 vfloat64m1_t vector, in test_vfredmax_vs_f64m1_f64m1_m()
172 vfloat64m2_t vector, in test_vfredmax_vs_f64m2_f64m1_m()
183 vfloat64m4_t vector, in test_vfredmax_vs_f64m4_f64m1_m()
[all …]
H A Dvfredmin.c15 vfloat32mf2_t vector, in test_vfredmin_vs_f32mf2_f32m1()
25 vfloat32m1_t test_vfredmin_vs_f32m1_f32m1(vfloat32m1_t dst, vfloat32m1_t vector, in test_vfredmin_vs_f32m1_f32m1()
106 vfloat32mf2_t vector, in test_vfredmin_vs_f32mf2_f32m1_m()
117 vfloat32m1_t vector, in test_vfredmin_vs_f32m1_f32m1_m()
128 vfloat32m2_t vector, in test_vfredmin_vs_f32m2_f32m1_m()
139 vfloat32m4_t vector, in test_vfredmin_vs_f32m4_f32m1_m()
150 vfloat32m8_t vector, in test_vfredmin_vs_f32m8_f32m1_m()
161 vfloat64m1_t vector, in test_vfredmin_vs_f64m1_f64m1_m()
172 vfloat64m2_t vector, in test_vfredmin_vs_f64m2_f64m1_m()
183 vfloat64m4_t vector, in test_vfredmin_vs_f64m4_f64m1_m()
[all …]
/llvm-project-15.0.7/clang/test/Modules/Inputs/PR25501/
H A DVector.h2 struct vector { struct
3 vector() {} in vector() argument
/llvm-project-15.0.7/clang/test/OpenMP/
H A Dopenmp_capture_const_var_ast_print.cpp13 struct vector { struct
19 // CHECK: template <typename T> void test(const vector begin_vec) { argument

123456