1/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
2|* *|
3|* ValueTypes Source Fragment *|
4|* *|
5|* Automatically generated file, do not edit! *|
6|* From: ValueTypes.td *|
7|* *|
8\*===----------------------------------------------------------------------===*/
9
10#ifdef GET_VT_ATTR // (Ty, n, sz, Any, Int, FP, Vec, Sc, Tup, NF, NElem, EltTy)
11 GET_VT_ATTR(Other, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
12 GET_VT_ATTR(i1, 2, 1, 0, 3, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
13 GET_VT_ATTR(i2, 3, 2, 0, 3, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
14 GET_VT_ATTR(i4, 4, 4, 0, 3, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
15 GET_VT_ATTR(i8, 5, 8, 0, 3, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
16 GET_VT_ATTR(i16, 6, 16, 0, 3, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
17 GET_VT_ATTR(i32, 7, 32, 0, 3, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
18 GET_VT_ATTR(i64, 8, 64, 0, 3, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
19 GET_VT_ATTR(i128, 9, 128, 0, 3, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
20 GET_VT_ATTR(bf16, 10, 16, 0, 0, 1, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
21 GET_VT_ATTR(f16, 11, 16, 0, 0, 3, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
22 GET_VT_ATTR(f32, 12, 32, 0, 0, 3, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
23 GET_VT_ATTR(f64, 13, 64, 0, 0, 3, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
24 GET_VT_ATTR(f80, 14, 80, 0, 0, 3, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
25 GET_VT_ATTR(f128, 15, 128, 0, 0, 3, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
26 GET_VT_ATTR(ppcf128, 16, 128, 0, 0, 1, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
27 GET_VT_ATTR(v1i1, 17, 1, 0, 1, 0, 1, 0, 0, 0, 1, i1)
28 GET_VT_ATTR(v2i1, 18, 2, 0, 1, 0, 1, 0, 0, 0, 2, i1)
29 GET_VT_ATTR(v3i1, 19, 3, 0, 1, 0, 1, 0, 0, 0, 3, i1)
30 GET_VT_ATTR(v4i1, 20, 4, 0, 1, 0, 1, 0, 0, 0, 4, i1)
31 GET_VT_ATTR(v8i1, 21, 8, 0, 1, 0, 1, 0, 0, 0, 8, i1)
32 GET_VT_ATTR(v16i1, 22, 16, 0, 1, 0, 1, 0, 0, 0, 16, i1)
33 GET_VT_ATTR(v32i1, 23, 32, 0, 1, 0, 1, 0, 0, 0, 32, i1)
34 GET_VT_ATTR(v64i1, 24, 64, 0, 1, 0, 1, 0, 0, 0, 64, i1)
35 GET_VT_ATTR(v128i1, 25, 128, 0, 1, 0, 1, 0, 0, 0, 128, i1)
36 GET_VT_ATTR(v256i1, 26, 256, 0, 1, 0, 1, 0, 0, 0, 256, i1)
37 GET_VT_ATTR(v512i1, 27, 512, 0, 1, 0, 1, 0, 0, 0, 512, i1)
38 GET_VT_ATTR(v1024i1, 28, 1024, 0, 1, 0, 1, 0, 0, 0, 1024, i1)
39 GET_VT_ATTR(v2048i1, 29, 2048, 0, 1, 0, 1, 0, 0, 0, 2048, i1)
40 GET_VT_ATTR(v4096i1, 30, 4096, 0, 1, 0, 1, 0, 0, 0, 4096, i1)
41 GET_VT_ATTR(v128i2, 31, 256, 0, 1, 0, 1, 0, 0, 0, 128, i2)
42 GET_VT_ATTR(v256i2, 32, 512, 0, 1, 0, 1, 0, 0, 0, 256, i2)
43 GET_VT_ATTR(v64i4, 33, 256, 0, 1, 0, 1, 0, 0, 0, 64, i4)
44 GET_VT_ATTR(v128i4, 34, 512, 0, 1, 0, 1, 0, 0, 0, 128, i4)
45 GET_VT_ATTR(v1i8, 35, 8, 0, 1, 0, 1, 0, 0, 0, 1, i8)
46 GET_VT_ATTR(v2i8, 36, 16, 0, 1, 0, 1, 0, 0, 0, 2, i8)
47 GET_VT_ATTR(v3i8, 37, 24, 0, 1, 0, 1, 0, 0, 0, 3, i8)
48 GET_VT_ATTR(v4i8, 38, 32, 0, 1, 0, 1, 0, 0, 0, 4, i8)
49 GET_VT_ATTR(v8i8, 39, 64, 0, 1, 0, 1, 0, 0, 0, 8, i8)
50 GET_VT_ATTR(v16i8, 40, 128, 0, 1, 0, 1, 0, 0, 0, 16, i8)
51 GET_VT_ATTR(v32i8, 41, 256, 0, 1, 0, 1, 0, 0, 0, 32, i8)
52 GET_VT_ATTR(v64i8, 42, 512, 0, 1, 0, 1, 0, 0, 0, 64, i8)
53 GET_VT_ATTR(v128i8, 43, 1024, 0, 1, 0, 1, 0, 0, 0, 128, i8)
54 GET_VT_ATTR(v256i8, 44, 2048, 0, 1, 0, 1, 0, 0, 0, 256, i8)
55 GET_VT_ATTR(v512i8, 45, 4096, 0, 1, 0, 1, 0, 0, 0, 512, i8)
56 GET_VT_ATTR(v1024i8, 46, 8192, 0, 1, 0, 1, 0, 0, 0, 1024, i8)
57 GET_VT_ATTR(v1i16, 47, 16, 0, 1, 0, 1, 0, 0, 0, 1, i16)
58 GET_VT_ATTR(v2i16, 48, 32, 0, 1, 0, 1, 0, 0, 0, 2, i16)
59 GET_VT_ATTR(v3i16, 49, 48, 0, 1, 0, 1, 0, 0, 0, 3, i16)
60 GET_VT_ATTR(v4i16, 50, 64, 0, 1, 0, 1, 0, 0, 0, 4, i16)
61 GET_VT_ATTR(v8i16, 51, 128, 0, 1, 0, 1, 0, 0, 0, 8, i16)
62 GET_VT_ATTR(v16i16, 52, 256, 0, 1, 0, 1, 0, 0, 0, 16, i16)
63 GET_VT_ATTR(v32i16, 53, 512, 0, 1, 0, 1, 0, 0, 0, 32, i16)
64 GET_VT_ATTR(v64i16, 54, 1024, 0, 1, 0, 1, 0, 0, 0, 64, i16)
65 GET_VT_ATTR(v128i16, 55, 2048, 0, 1, 0, 1, 0, 0, 0, 128, i16)
66 GET_VT_ATTR(v256i16, 56, 4096, 0, 1, 0, 1, 0, 0, 0, 256, i16)
67 GET_VT_ATTR(v512i16, 57, 8192, 0, 1, 0, 1, 0, 0, 0, 512, i16)
68 GET_VT_ATTR(v4096i16, 58, 65536, 0, 1, 0, 1, 0, 0, 0, 4096, i16)
69 GET_VT_ATTR(v1i32, 59, 32, 0, 1, 0, 1, 0, 0, 0, 1, i32)
70 GET_VT_ATTR(v2i32, 60, 64, 0, 1, 0, 1, 0, 0, 0, 2, i32)
71 GET_VT_ATTR(v3i32, 61, 96, 0, 1, 0, 1, 0, 0, 0, 3, i32)
72 GET_VT_ATTR(v4i32, 62, 128, 0, 1, 0, 1, 0, 0, 0, 4, i32)
73 GET_VT_ATTR(v5i32, 63, 160, 0, 1, 0, 1, 0, 0, 0, 5, i32)
74 GET_VT_ATTR(v6i32, 64, 192, 0, 1, 0, 1, 0, 0, 0, 6, i32)
75 GET_VT_ATTR(v7i32, 65, 224, 0, 1, 0, 1, 0, 0, 0, 7, i32)
76 GET_VT_ATTR(v8i32, 66, 256, 0, 1, 0, 1, 0, 0, 0, 8, i32)
77 GET_VT_ATTR(v9i32, 67, 288, 0, 1, 0, 1, 0, 0, 0, 9, i32)
78 GET_VT_ATTR(v10i32, 68, 320, 0, 1, 0, 1, 0, 0, 0, 10, i32)
79 GET_VT_ATTR(v11i32, 69, 352, 0, 1, 0, 1, 0, 0, 0, 11, i32)
80 GET_VT_ATTR(v12i32, 70, 384, 0, 1, 0, 1, 0, 0, 0, 12, i32)
81 GET_VT_ATTR(v16i32, 71, 512, 0, 1, 0, 1, 0, 0, 0, 16, i32)
82 GET_VT_ATTR(v32i32, 72, 1024, 0, 1, 0, 1, 0, 0, 0, 32, i32)
83 GET_VT_ATTR(v64i32, 73, 2048, 0, 1, 0, 1, 0, 0, 0, 64, i32)
84 GET_VT_ATTR(v128i32, 74, 4096, 0, 1, 0, 1, 0, 0, 0, 128, i32)
85 GET_VT_ATTR(v256i32, 75, 8192, 0, 1, 0, 1, 0, 0, 0, 256, i32)
86 GET_VT_ATTR(v512i32, 76, 16384, 0, 1, 0, 1, 0, 0, 0, 512, i32)
87 GET_VT_ATTR(v1024i32, 77, 32768, 0, 1, 0, 1, 0, 0, 0, 1024, i32)
88 GET_VT_ATTR(v2048i32, 78, 65536, 0, 1, 0, 1, 0, 0, 0, 2048, i32)
89 GET_VT_ATTR(v4096i32, 79, 131072, 0, 1, 0, 1, 0, 0, 0, 4096, i32)
90 GET_VT_ATTR(v1i64, 80, 64, 0, 1, 0, 1, 0, 0, 0, 1, i64)
91 GET_VT_ATTR(v2i64, 81, 128, 0, 1, 0, 1, 0, 0, 0, 2, i64)
92 GET_VT_ATTR(v3i64, 82, 192, 0, 1, 0, 1, 0, 0, 0, 3, i64)
93 GET_VT_ATTR(v4i64, 83, 256, 0, 1, 0, 1, 0, 0, 0, 4, i64)
94 GET_VT_ATTR(v8i64, 84, 512, 0, 1, 0, 1, 0, 0, 0, 8, i64)
95 GET_VT_ATTR(v16i64, 85, 1024, 0, 1, 0, 1, 0, 0, 0, 16, i64)
96 GET_VT_ATTR(v32i64, 86, 2048, 0, 1, 0, 1, 0, 0, 0, 32, i64)
97 GET_VT_ATTR(v64i64, 87, 4096, 0, 1, 0, 1, 0, 0, 0, 64, i64)
98 GET_VT_ATTR(v128i64, 88, 8192, 0, 1, 0, 1, 0, 0, 0, 128, i64)
99 GET_VT_ATTR(v256i64, 89, 16384, 0, 1, 0, 1, 0, 0, 0, 256, i64)
100 GET_VT_ATTR(v1i128, 90, 128, 0, 1, 0, 1, 0, 0, 0, 1, i128)
101 GET_VT_ATTR(v1f16, 91, 16, 0, 0, 1, 1, 0, 0, 0, 1, f16)
102 GET_VT_ATTR(v2f16, 92, 32, 0, 0, 1, 1, 0, 0, 0, 2, f16)
103 GET_VT_ATTR(v3f16, 93, 48, 0, 0, 1, 1, 0, 0, 0, 3, f16)
104 GET_VT_ATTR(v4f16, 94, 64, 0, 0, 1, 1, 0, 0, 0, 4, f16)
105 GET_VT_ATTR(v8f16, 95, 128, 0, 0, 1, 1, 0, 0, 0, 8, f16)
106 GET_VT_ATTR(v16f16, 96, 256, 0, 0, 1, 1, 0, 0, 0, 16, f16)
107 GET_VT_ATTR(v32f16, 97, 512, 0, 0, 1, 1, 0, 0, 0, 32, f16)
108 GET_VT_ATTR(v64f16, 98, 1024, 0, 0, 1, 1, 0, 0, 0, 64, f16)
109 GET_VT_ATTR(v128f16, 99, 2048, 0, 0, 1, 1, 0, 0, 0, 128, f16)
110 GET_VT_ATTR(v256f16, 100, 4096, 0, 0, 1, 1, 0, 0, 0, 256, f16)
111 GET_VT_ATTR(v512f16, 101, 8192, 0, 0, 1, 1, 0, 0, 0, 512, f16)
112 GET_VT_ATTR(v4096f16, 102, 65536, 0, 0, 1, 1, 0, 0, 0, 4096, f16)
113 GET_VT_ATTR(v1bf16, 103, 16, 0, 0, 1, 1, 0, 0, 0, 1, bf16)
114 GET_VT_ATTR(v2bf16, 104, 32, 0, 0, 1, 1, 0, 0, 0, 2, bf16)
115 GET_VT_ATTR(v3bf16, 105, 48, 0, 0, 1, 1, 0, 0, 0, 3, bf16)
116 GET_VT_ATTR(v4bf16, 106, 64, 0, 0, 1, 1, 0, 0, 0, 4, bf16)
117 GET_VT_ATTR(v8bf16, 107, 128, 0, 0, 1, 1, 0, 0, 0, 8, bf16)
118 GET_VT_ATTR(v16bf16, 108, 256, 0, 0, 1, 1, 0, 0, 0, 16, bf16)
119 GET_VT_ATTR(v32bf16, 109, 512, 0, 0, 1, 1, 0, 0, 0, 32, bf16)
120 GET_VT_ATTR(v64bf16, 110, 1024, 0, 0, 1, 1, 0, 0, 0, 64, bf16)
121 GET_VT_ATTR(v128bf16, 111, 2048, 0, 0, 1, 1, 0, 0, 0, 128, bf16)
122 GET_VT_ATTR(v4096bf16, 112, 65536, 0, 0, 1, 1, 0, 0, 0, 4096, bf16)
123 GET_VT_ATTR(v1f32, 113, 32, 0, 0, 1, 1, 0, 0, 0, 1, f32)
124 GET_VT_ATTR(v2f32, 114, 64, 0, 0, 1, 1, 0, 0, 0, 2, f32)
125 GET_VT_ATTR(v3f32, 115, 96, 0, 0, 1, 1, 0, 0, 0, 3, f32)
126 GET_VT_ATTR(v4f32, 116, 128, 0, 0, 1, 1, 0, 0, 0, 4, f32)
127 GET_VT_ATTR(v5f32, 117, 160, 0, 0, 1, 1, 0, 0, 0, 5, f32)
128 GET_VT_ATTR(v6f32, 118, 192, 0, 0, 1, 1, 0, 0, 0, 6, f32)
129 GET_VT_ATTR(v7f32, 119, 224, 0, 0, 1, 1, 0, 0, 0, 7, f32)
130 GET_VT_ATTR(v8f32, 120, 256, 0, 0, 1, 1, 0, 0, 0, 8, f32)
131 GET_VT_ATTR(v9f32, 121, 288, 0, 0, 1, 1, 0, 0, 0, 9, f32)
132 GET_VT_ATTR(v10f32, 122, 320, 0, 0, 1, 1, 0, 0, 0, 10, f32)
133 GET_VT_ATTR(v11f32, 123, 352, 0, 0, 1, 1, 0, 0, 0, 11, f32)
134 GET_VT_ATTR(v12f32, 124, 384, 0, 0, 1, 1, 0, 0, 0, 12, f32)
135 GET_VT_ATTR(v16f32, 125, 512, 0, 0, 1, 1, 0, 0, 0, 16, f32)
136 GET_VT_ATTR(v32f32, 126, 1024, 0, 0, 1, 1, 0, 0, 0, 32, f32)
137 GET_VT_ATTR(v64f32, 127, 2048, 0, 0, 1, 1, 0, 0, 0, 64, f32)
138 GET_VT_ATTR(v128f32, 128, 4096, 0, 0, 1, 1, 0, 0, 0, 128, f32)
139 GET_VT_ATTR(v256f32, 129, 8192, 0, 0, 1, 1, 0, 0, 0, 256, f32)
140 GET_VT_ATTR(v512f32, 130, 16384, 0, 0, 1, 1, 0, 0, 0, 512, f32)
141 GET_VT_ATTR(v1024f32, 131, 32768, 0, 0, 1, 1, 0, 0, 0, 1024, f32)
142 GET_VT_ATTR(v2048f32, 132, 65536, 0, 0, 1, 1, 0, 0, 0, 2048, f32)
143 GET_VT_ATTR(v1f64, 133, 64, 0, 0, 1, 1, 0, 0, 0, 1, f64)
144 GET_VT_ATTR(v2f64, 134, 128, 0, 0, 1, 1, 0, 0, 0, 2, f64)
145 GET_VT_ATTR(v3f64, 135, 192, 0, 0, 1, 1, 0, 0, 0, 3, f64)
146 GET_VT_ATTR(v4f64, 136, 256, 0, 0, 1, 1, 0, 0, 0, 4, f64)
147 GET_VT_ATTR(v8f64, 137, 512, 0, 0, 1, 1, 0, 0, 0, 8, f64)
148 GET_VT_ATTR(v16f64, 138, 1024, 0, 0, 1, 1, 0, 0, 0, 16, f64)
149 GET_VT_ATTR(v32f64, 139, 2048, 0, 0, 1, 1, 0, 0, 0, 32, f64)
150 GET_VT_ATTR(v64f64, 140, 4096, 0, 0, 1, 1, 0, 0, 0, 64, f64)
151 GET_VT_ATTR(v128f64, 141, 8192, 0, 0, 1, 1, 0, 0, 0, 128, f64)
152 GET_VT_ATTR(v256f64, 142, 16384, 0, 0, 1, 1, 0, 0, 0, 256, f64)
153 GET_VT_ATTR(nxv1i1, 143, 1, 0, 1, 0, 1, 1, 0, 0, 1, i1)
154 GET_VT_ATTR(nxv2i1, 144, 2, 0, 1, 0, 1, 1, 0, 0, 2, i1)
155 GET_VT_ATTR(nxv4i1, 145, 4, 0, 1, 0, 1, 1, 0, 0, 4, i1)
156 GET_VT_ATTR(nxv8i1, 146, 8, 0, 1, 0, 1, 1, 0, 0, 8, i1)
157 GET_VT_ATTR(nxv16i1, 147, 16, 0, 1, 0, 1, 1, 0, 0, 16, i1)
158 GET_VT_ATTR(nxv32i1, 148, 32, 0, 1, 0, 1, 1, 0, 0, 32, i1)
159 GET_VT_ATTR(nxv64i1, 149, 64, 0, 1, 0, 1, 1, 0, 0, 64, i1)
160 GET_VT_ATTR(nxv1i8, 150, 8, 0, 1, 0, 1, 1, 0, 0, 1, i8)
161 GET_VT_ATTR(nxv2i8, 151, 16, 0, 1, 0, 1, 1, 0, 0, 2, i8)
162 GET_VT_ATTR(nxv4i8, 152, 32, 0, 1, 0, 1, 1, 0, 0, 4, i8)
163 GET_VT_ATTR(nxv8i8, 153, 64, 0, 1, 0, 1, 1, 0, 0, 8, i8)
164 GET_VT_ATTR(nxv16i8, 154, 128, 0, 1, 0, 1, 1, 0, 0, 16, i8)
165 GET_VT_ATTR(nxv32i8, 155, 256, 0, 1, 0, 1, 1, 0, 0, 32, i8)
166 GET_VT_ATTR(nxv64i8, 156, 512, 0, 1, 0, 1, 1, 0, 0, 64, i8)
167 GET_VT_ATTR(nxv1i16, 157, 16, 0, 1, 0, 1, 1, 0, 0, 1, i16)
168 GET_VT_ATTR(nxv2i16, 158, 32, 0, 1, 0, 1, 1, 0, 0, 2, i16)
169 GET_VT_ATTR(nxv4i16, 159, 64, 0, 1, 0, 1, 1, 0, 0, 4, i16)
170 GET_VT_ATTR(nxv8i16, 160, 128, 0, 1, 0, 1, 1, 0, 0, 8, i16)
171 GET_VT_ATTR(nxv16i16, 161, 256, 0, 1, 0, 1, 1, 0, 0, 16, i16)
172 GET_VT_ATTR(nxv32i16, 162, 512, 0, 1, 0, 1, 1, 0, 0, 32, i16)
173 GET_VT_ATTR(nxv1i32, 163, 32, 0, 1, 0, 1, 1, 0, 0, 1, i32)
174 GET_VT_ATTR(nxv2i32, 164, 64, 0, 1, 0, 1, 1, 0, 0, 2, i32)
175 GET_VT_ATTR(nxv4i32, 165, 128, 0, 1, 0, 1, 1, 0, 0, 4, i32)
176 GET_VT_ATTR(nxv8i32, 166, 256, 0, 1, 0, 1, 1, 0, 0, 8, i32)
177 GET_VT_ATTR(nxv16i32, 167, 512, 0, 1, 0, 1, 1, 0, 0, 16, i32)
178 GET_VT_ATTR(nxv32i32, 168, 1024, 0, 1, 0, 1, 1, 0, 0, 32, i32)
179 GET_VT_ATTR(nxv1i64, 169, 64, 0, 1, 0, 1, 1, 0, 0, 1, i64)
180 GET_VT_ATTR(nxv2i64, 170, 128, 0, 1, 0, 1, 1, 0, 0, 2, i64)
181 GET_VT_ATTR(nxv4i64, 171, 256, 0, 1, 0, 1, 1, 0, 0, 4, i64)
182 GET_VT_ATTR(nxv8i64, 172, 512, 0, 1, 0, 1, 1, 0, 0, 8, i64)
183 GET_VT_ATTR(nxv16i64, 173, 1024, 0, 1, 0, 1, 1, 0, 0, 16, i64)
184 GET_VT_ATTR(nxv32i64, 174, 2048, 0, 1, 0, 1, 1, 0, 0, 32, i64)
185 GET_VT_ATTR(nxv1f16, 175, 16, 0, 0, 1, 1, 1, 0, 0, 1, f16)
186 GET_VT_ATTR(nxv2f16, 176, 32, 0, 0, 1, 1, 1, 0, 0, 2, f16)
187 GET_VT_ATTR(nxv4f16, 177, 64, 0, 0, 1, 1, 1, 0, 0, 4, f16)
188 GET_VT_ATTR(nxv8f16, 178, 128, 0, 0, 1, 1, 1, 0, 0, 8, f16)
189 GET_VT_ATTR(nxv16f16, 179, 256, 0, 0, 1, 1, 1, 0, 0, 16, f16)
190 GET_VT_ATTR(nxv32f16, 180, 512, 0, 0, 1, 1, 1, 0, 0, 32, f16)
191 GET_VT_ATTR(nxv1bf16, 181, 16, 0, 0, 1, 1, 1, 0, 0, 1, bf16)
192 GET_VT_ATTR(nxv2bf16, 182, 32, 0, 0, 1, 1, 1, 0, 0, 2, bf16)
193 GET_VT_ATTR(nxv4bf16, 183, 64, 0, 0, 1, 1, 1, 0, 0, 4, bf16)
194 GET_VT_ATTR(nxv8bf16, 184, 128, 0, 0, 1, 1, 1, 0, 0, 8, bf16)
195 GET_VT_ATTR(nxv16bf16, 185, 256, 0, 0, 1, 1, 1, 0, 0, 16, bf16)
196 GET_VT_ATTR(nxv32bf16, 186, 512, 0, 0, 1, 1, 1, 0, 0, 32, bf16)
197 GET_VT_ATTR(nxv1f32, 187, 32, 0, 0, 1, 1, 1, 0, 0, 1, f32)
198 GET_VT_ATTR(nxv2f32, 188, 64, 0, 0, 1, 1, 1, 0, 0, 2, f32)
199 GET_VT_ATTR(nxv4f32, 189, 128, 0, 0, 1, 1, 1, 0, 0, 4, f32)
200 GET_VT_ATTR(nxv8f32, 190, 256, 0, 0, 1, 1, 1, 0, 0, 8, f32)
201 GET_VT_ATTR(nxv16f32, 191, 512, 0, 0, 1, 1, 1, 0, 0, 16, f32)
202 GET_VT_ATTR(nxv1f64, 192, 64, 0, 0, 1, 1, 1, 0, 0, 1, f64)
203 GET_VT_ATTR(nxv2f64, 193, 128, 0, 0, 1, 1, 1, 0, 0, 2, f64)
204 GET_VT_ATTR(nxv4f64, 194, 256, 0, 0, 1, 1, 1, 0, 0, 4, f64)
205 GET_VT_ATTR(nxv8f64, 195, 512, 0, 0, 1, 1, 1, 0, 0, 8, f64)
206 GET_VT_ATTR(riscv_nxv1i8x2, 196, 16, 0, 0, 0, 0, 0, 1, 2, 0, INVALID_SIMPLE_VALUE_TYPE)
207 GET_VT_ATTR(riscv_nxv1i8x3, 197, 24, 0, 0, 0, 0, 0, 1, 3, 0, INVALID_SIMPLE_VALUE_TYPE)
208 GET_VT_ATTR(riscv_nxv1i8x4, 198, 32, 0, 0, 0, 0, 0, 1, 4, 0, INVALID_SIMPLE_VALUE_TYPE)
209 GET_VT_ATTR(riscv_nxv1i8x5, 199, 40, 0, 0, 0, 0, 0, 1, 5, 0, INVALID_SIMPLE_VALUE_TYPE)
210 GET_VT_ATTR(riscv_nxv1i8x6, 200, 48, 0, 0, 0, 0, 0, 1, 6, 0, INVALID_SIMPLE_VALUE_TYPE)
211 GET_VT_ATTR(riscv_nxv1i8x7, 201, 56, 0, 0, 0, 0, 0, 1, 7, 0, INVALID_SIMPLE_VALUE_TYPE)
212 GET_VT_ATTR(riscv_nxv1i8x8, 202, 64, 0, 0, 0, 0, 0, 1, 8, 0, INVALID_SIMPLE_VALUE_TYPE)
213 GET_VT_ATTR(riscv_nxv2i8x2, 203, 32, 0, 0, 0, 0, 0, 1, 2, 0, INVALID_SIMPLE_VALUE_TYPE)
214 GET_VT_ATTR(riscv_nxv2i8x3, 204, 48, 0, 0, 0, 0, 0, 1, 3, 0, INVALID_SIMPLE_VALUE_TYPE)
215 GET_VT_ATTR(riscv_nxv2i8x4, 205, 64, 0, 0, 0, 0, 0, 1, 4, 0, INVALID_SIMPLE_VALUE_TYPE)
216 GET_VT_ATTR(riscv_nxv2i8x5, 206, 80, 0, 0, 0, 0, 0, 1, 5, 0, INVALID_SIMPLE_VALUE_TYPE)
217 GET_VT_ATTR(riscv_nxv2i8x6, 207, 96, 0, 0, 0, 0, 0, 1, 6, 0, INVALID_SIMPLE_VALUE_TYPE)
218 GET_VT_ATTR(riscv_nxv2i8x7, 208, 112, 0, 0, 0, 0, 0, 1, 7, 0, INVALID_SIMPLE_VALUE_TYPE)
219 GET_VT_ATTR(riscv_nxv2i8x8, 209, 128, 0, 0, 0, 0, 0, 1, 8, 0, INVALID_SIMPLE_VALUE_TYPE)
220 GET_VT_ATTR(riscv_nxv4i8x2, 210, 64, 0, 0, 0, 0, 0, 1, 2, 0, INVALID_SIMPLE_VALUE_TYPE)
221 GET_VT_ATTR(riscv_nxv4i8x3, 211, 96, 0, 0, 0, 0, 0, 1, 3, 0, INVALID_SIMPLE_VALUE_TYPE)
222 GET_VT_ATTR(riscv_nxv4i8x4, 212, 128, 0, 0, 0, 0, 0, 1, 4, 0, INVALID_SIMPLE_VALUE_TYPE)
223 GET_VT_ATTR(riscv_nxv4i8x5, 213, 160, 0, 0, 0, 0, 0, 1, 5, 0, INVALID_SIMPLE_VALUE_TYPE)
224 GET_VT_ATTR(riscv_nxv4i8x6, 214, 192, 0, 0, 0, 0, 0, 1, 6, 0, INVALID_SIMPLE_VALUE_TYPE)
225 GET_VT_ATTR(riscv_nxv4i8x7, 215, 224, 0, 0, 0, 0, 0, 1, 7, 0, INVALID_SIMPLE_VALUE_TYPE)
226 GET_VT_ATTR(riscv_nxv4i8x8, 216, 256, 0, 0, 0, 0, 0, 1, 8, 0, INVALID_SIMPLE_VALUE_TYPE)
227 GET_VT_ATTR(riscv_nxv8i8x2, 217, 128, 0, 0, 0, 0, 0, 1, 2, 0, INVALID_SIMPLE_VALUE_TYPE)
228 GET_VT_ATTR(riscv_nxv8i8x3, 218, 192, 0, 0, 0, 0, 0, 1, 3, 0, INVALID_SIMPLE_VALUE_TYPE)
229 GET_VT_ATTR(riscv_nxv8i8x4, 219, 256, 0, 0, 0, 0, 0, 1, 4, 0, INVALID_SIMPLE_VALUE_TYPE)
230 GET_VT_ATTR(riscv_nxv8i8x5, 220, 320, 0, 0, 0, 0, 0, 1, 5, 0, INVALID_SIMPLE_VALUE_TYPE)
231 GET_VT_ATTR(riscv_nxv8i8x6, 221, 384, 0, 0, 0, 0, 0, 1, 6, 0, INVALID_SIMPLE_VALUE_TYPE)
232 GET_VT_ATTR(riscv_nxv8i8x7, 222, 448, 0, 0, 0, 0, 0, 1, 7, 0, INVALID_SIMPLE_VALUE_TYPE)
233 GET_VT_ATTR(riscv_nxv8i8x8, 223, 512, 0, 0, 0, 0, 0, 1, 8, 0, INVALID_SIMPLE_VALUE_TYPE)
234 GET_VT_ATTR(riscv_nxv16i8x2, 224, 256, 0, 0, 0, 0, 0, 1, 2, 0, INVALID_SIMPLE_VALUE_TYPE)
235 GET_VT_ATTR(riscv_nxv16i8x3, 225, 384, 0, 0, 0, 0, 0, 1, 3, 0, INVALID_SIMPLE_VALUE_TYPE)
236 GET_VT_ATTR(riscv_nxv16i8x4, 226, 512, 0, 0, 0, 0, 0, 1, 4, 0, INVALID_SIMPLE_VALUE_TYPE)
237 GET_VT_ATTR(riscv_nxv32i8x2, 227, 512, 0, 0, 0, 0, 0, 1, 2, 0, INVALID_SIMPLE_VALUE_TYPE)
238 GET_VT_ATTR(x86mmx, 228, 64, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
239 GET_VT_ATTR(Glue, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
240 GET_VT_ATTR(isVoid, 230, 0, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
241 GET_VT_ATTR(Untyped, 231, 8, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
242 GET_VT_ATTR(funcref, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
243 GET_VT_ATTR(externref, 233, 0, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
244 GET_VT_ATTR(exnref, 234, 0, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
245 GET_VT_ATTR(x86amx, 235, 8192, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
246 GET_VT_ATTR(i64x8, 236, 512, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
247 GET_VT_ATTR(aarch64svcount, 237, 16, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
248 GET_VT_ATTR(spirvbuiltin, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
249 GET_VT_ATTR(amdgpuBufferFatPointer, 239, 160, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
250 GET_VT_ATTR(amdgpuBufferStridedPointer, 240, 192, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
251 GET_VT_ATTR(aarch64mfp8, 241, 8, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
252 GET_VT_ATTR(token, 504, 0, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
253 GET_VT_ATTR(Metadata, 505, 0, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
254 GET_VT_ATTR(pAny, 506, 0, 1, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
255 GET_VT_ATTR(vAny, 507, 0, 1, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
256 GET_VT_ATTR(fAny, 508, 0, 1, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
257 GET_VT_ATTR(iAny, 509, 0, 1, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
258 GET_VT_ATTR(iPTR, 510, 0, 0, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
259 GET_VT_ATTR(Any, 511, 0, 1, 0, 0, 0, 0, 0, 0, 0, INVALID_SIMPLE_VALUE_TYPE)
260#endif
261
262#ifdef GET_VT_RANGES
263 FIRST_FIXEDLEN_VECTOR_VALUETYPE = v1i1,
264 LAST_FIXEDLEN_VECTOR_VALUETYPE = v256f64,
265 FIRST_FP_FIXEDLEN_VECTOR_VALUETYPE = v1f16,
266 LAST_FP_FIXEDLEN_VECTOR_VALUETYPE = v256f64,
267 FIRST_FP_SCALABLE_VECTOR_VALUETYPE = nxv1f16,
268 LAST_FP_SCALABLE_VECTOR_VALUETYPE = nxv8f64,
269 FIRST_FP_VALUETYPE = bf16,
270 LAST_FP_VALUETYPE = ppcf128,
271 FIRST_INTEGER_FIXEDLEN_VECTOR_VALUETYPE = v1i1,
272 LAST_INTEGER_FIXEDLEN_VECTOR_VALUETYPE = v1i128,
273 FIRST_INTEGER_SCALABLE_VECTOR_VALUETYPE = nxv1i1,
274 LAST_INTEGER_SCALABLE_VECTOR_VALUETYPE = nxv32i64,
275 FIRST_INTEGER_VALUETYPE = i1,
276 LAST_INTEGER_VALUETYPE = i128,
277 FIRST_RISCV_VECTOR_TUPLE_VALUETYPE = riscv_nxv1i8x2,
278 LAST_RISCV_VECTOR_TUPLE_VALUETYPE = riscv_nxv32i8x2,
279 FIRST_SCALABLE_VECTOR_VALUETYPE = nxv1i1,
280 LAST_SCALABLE_VECTOR_VALUETYPE = nxv8f64,
281 FIRST_VALUETYPE = Other,
282 LAST_VALUETYPE = aarch64mfp8,
283 FIRST_VECTOR_VALUETYPE = v1i1,
284 LAST_VECTOR_VALUETYPE = nxv8f64,
285#endif
286
287#ifdef GET_VT_VECATTR // (Ty, Sc, Tup, nElem, ElTy)
288 GET_VT_VECATTR(v1i1, 0, 0, 1, i1)
289 GET_VT_VECATTR(v2i1, 0, 0, 2, i1)
290 GET_VT_VECATTR(v3i1, 0, 0, 3, i1)
291 GET_VT_VECATTR(v4i1, 0, 0, 4, i1)
292 GET_VT_VECATTR(v8i1, 0, 0, 8, i1)
293 GET_VT_VECATTR(v16i1, 0, 0, 16, i1)
294 GET_VT_VECATTR(v32i1, 0, 0, 32, i1)
295 GET_VT_VECATTR(v64i1, 0, 0, 64, i1)
296 GET_VT_VECATTR(v128i1, 0, 0, 128, i1)
297 GET_VT_VECATTR(v256i1, 0, 0, 256, i1)
298 GET_VT_VECATTR(v512i1, 0, 0, 512, i1)
299 GET_VT_VECATTR(v1024i1, 0, 0, 1024, i1)
300 GET_VT_VECATTR(v2048i1, 0, 0, 2048, i1)
301 GET_VT_VECATTR(v4096i1, 0, 0, 4096, i1)
302 GET_VT_VECATTR(v128i2, 0, 0, 128, i2)
303 GET_VT_VECATTR(v256i2, 0, 0, 256, i2)
304 GET_VT_VECATTR(v64i4, 0, 0, 64, i4)
305 GET_VT_VECATTR(v128i4, 0, 0, 128, i4)
306 GET_VT_VECATTR(v1i8, 0, 0, 1, i8)
307 GET_VT_VECATTR(v2i8, 0, 0, 2, i8)
308 GET_VT_VECATTR(v3i8, 0, 0, 3, i8)
309 GET_VT_VECATTR(v4i8, 0, 0, 4, i8)
310 GET_VT_VECATTR(v8i8, 0, 0, 8, i8)
311 GET_VT_VECATTR(v16i8, 0, 0, 16, i8)
312 GET_VT_VECATTR(v32i8, 0, 0, 32, i8)
313 GET_VT_VECATTR(v64i8, 0, 0, 64, i8)
314 GET_VT_VECATTR(v128i8, 0, 0, 128, i8)
315 GET_VT_VECATTR(v256i8, 0, 0, 256, i8)
316 GET_VT_VECATTR(v512i8, 0, 0, 512, i8)
317 GET_VT_VECATTR(v1024i8, 0, 0, 1024, i8)
318 GET_VT_VECATTR(v1i16, 0, 0, 1, i16)
319 GET_VT_VECATTR(v2i16, 0, 0, 2, i16)
320 GET_VT_VECATTR(v3i16, 0, 0, 3, i16)
321 GET_VT_VECATTR(v4i16, 0, 0, 4, i16)
322 GET_VT_VECATTR(v8i16, 0, 0, 8, i16)
323 GET_VT_VECATTR(v16i16, 0, 0, 16, i16)
324 GET_VT_VECATTR(v32i16, 0, 0, 32, i16)
325 GET_VT_VECATTR(v64i16, 0, 0, 64, i16)
326 GET_VT_VECATTR(v128i16, 0, 0, 128, i16)
327 GET_VT_VECATTR(v256i16, 0, 0, 256, i16)
328 GET_VT_VECATTR(v512i16, 0, 0, 512, i16)
329 GET_VT_VECATTR(v4096i16, 0, 0, 4096, i16)
330 GET_VT_VECATTR(v1i32, 0, 0, 1, i32)
331 GET_VT_VECATTR(v2i32, 0, 0, 2, i32)
332 GET_VT_VECATTR(v3i32, 0, 0, 3, i32)
333 GET_VT_VECATTR(v4i32, 0, 0, 4, i32)
334 GET_VT_VECATTR(v5i32, 0, 0, 5, i32)
335 GET_VT_VECATTR(v6i32, 0, 0, 6, i32)
336 GET_VT_VECATTR(v7i32, 0, 0, 7, i32)
337 GET_VT_VECATTR(v8i32, 0, 0, 8, i32)
338 GET_VT_VECATTR(v9i32, 0, 0, 9, i32)
339 GET_VT_VECATTR(v10i32, 0, 0, 10, i32)
340 GET_VT_VECATTR(v11i32, 0, 0, 11, i32)
341 GET_VT_VECATTR(v12i32, 0, 0, 12, i32)
342 GET_VT_VECATTR(v16i32, 0, 0, 16, i32)
343 GET_VT_VECATTR(v32i32, 0, 0, 32, i32)
344 GET_VT_VECATTR(v64i32, 0, 0, 64, i32)
345 GET_VT_VECATTR(v128i32, 0, 0, 128, i32)
346 GET_VT_VECATTR(v256i32, 0, 0, 256, i32)
347 GET_VT_VECATTR(v512i32, 0, 0, 512, i32)
348 GET_VT_VECATTR(v1024i32, 0, 0, 1024, i32)
349 GET_VT_VECATTR(v2048i32, 0, 0, 2048, i32)
350 GET_VT_VECATTR(v4096i32, 0, 0, 4096, i32)
351 GET_VT_VECATTR(v1i64, 0, 0, 1, i64)
352 GET_VT_VECATTR(v2i64, 0, 0, 2, i64)
353 GET_VT_VECATTR(v3i64, 0, 0, 3, i64)
354 GET_VT_VECATTR(v4i64, 0, 0, 4, i64)
355 GET_VT_VECATTR(v8i64, 0, 0, 8, i64)
356 GET_VT_VECATTR(v16i64, 0, 0, 16, i64)
357 GET_VT_VECATTR(v32i64, 0, 0, 32, i64)
358 GET_VT_VECATTR(v64i64, 0, 0, 64, i64)
359 GET_VT_VECATTR(v128i64, 0, 0, 128, i64)
360 GET_VT_VECATTR(v256i64, 0, 0, 256, i64)
361 GET_VT_VECATTR(v1i128, 0, 0, 1, i128)
362 GET_VT_VECATTR(v1f16, 0, 0, 1, f16)
363 GET_VT_VECATTR(v2f16, 0, 0, 2, f16)
364 GET_VT_VECATTR(v3f16, 0, 0, 3, f16)
365 GET_VT_VECATTR(v4f16, 0, 0, 4, f16)
366 GET_VT_VECATTR(v8f16, 0, 0, 8, f16)
367 GET_VT_VECATTR(v16f16, 0, 0, 16, f16)
368 GET_VT_VECATTR(v32f16, 0, 0, 32, f16)
369 GET_VT_VECATTR(v64f16, 0, 0, 64, f16)
370 GET_VT_VECATTR(v128f16, 0, 0, 128, f16)
371 GET_VT_VECATTR(v256f16, 0, 0, 256, f16)
372 GET_VT_VECATTR(v512f16, 0, 0, 512, f16)
373 GET_VT_VECATTR(v4096f16, 0, 0, 4096, f16)
374 GET_VT_VECATTR(v1bf16, 0, 0, 1, bf16)
375 GET_VT_VECATTR(v2bf16, 0, 0, 2, bf16)
376 GET_VT_VECATTR(v3bf16, 0, 0, 3, bf16)
377 GET_VT_VECATTR(v4bf16, 0, 0, 4, bf16)
378 GET_VT_VECATTR(v8bf16, 0, 0, 8, bf16)
379 GET_VT_VECATTR(v16bf16, 0, 0, 16, bf16)
380 GET_VT_VECATTR(v32bf16, 0, 0, 32, bf16)
381 GET_VT_VECATTR(v64bf16, 0, 0, 64, bf16)
382 GET_VT_VECATTR(v128bf16, 0, 0, 128, bf16)
383 GET_VT_VECATTR(v4096bf16, 0, 0, 4096, bf16)
384 GET_VT_VECATTR(v1f32, 0, 0, 1, f32)
385 GET_VT_VECATTR(v2f32, 0, 0, 2, f32)
386 GET_VT_VECATTR(v3f32, 0, 0, 3, f32)
387 GET_VT_VECATTR(v4f32, 0, 0, 4, f32)
388 GET_VT_VECATTR(v5f32, 0, 0, 5, f32)
389 GET_VT_VECATTR(v6f32, 0, 0, 6, f32)
390 GET_VT_VECATTR(v7f32, 0, 0, 7, f32)
391 GET_VT_VECATTR(v8f32, 0, 0, 8, f32)
392 GET_VT_VECATTR(v9f32, 0, 0, 9, f32)
393 GET_VT_VECATTR(v10f32, 0, 0, 10, f32)
394 GET_VT_VECATTR(v11f32, 0, 0, 11, f32)
395 GET_VT_VECATTR(v12f32, 0, 0, 12, f32)
396 GET_VT_VECATTR(v16f32, 0, 0, 16, f32)
397 GET_VT_VECATTR(v32f32, 0, 0, 32, f32)
398 GET_VT_VECATTR(v64f32, 0, 0, 64, f32)
399 GET_VT_VECATTR(v128f32, 0, 0, 128, f32)
400 GET_VT_VECATTR(v256f32, 0, 0, 256, f32)
401 GET_VT_VECATTR(v512f32, 0, 0, 512, f32)
402 GET_VT_VECATTR(v1024f32, 0, 0, 1024, f32)
403 GET_VT_VECATTR(v2048f32, 0, 0, 2048, f32)
404 GET_VT_VECATTR(v1f64, 0, 0, 1, f64)
405 GET_VT_VECATTR(v2f64, 0, 0, 2, f64)
406 GET_VT_VECATTR(v3f64, 0, 0, 3, f64)
407 GET_VT_VECATTR(v4f64, 0, 0, 4, f64)
408 GET_VT_VECATTR(v8f64, 0, 0, 8, f64)
409 GET_VT_VECATTR(v16f64, 0, 0, 16, f64)
410 GET_VT_VECATTR(v32f64, 0, 0, 32, f64)
411 GET_VT_VECATTR(v64f64, 0, 0, 64, f64)
412 GET_VT_VECATTR(v128f64, 0, 0, 128, f64)
413 GET_VT_VECATTR(v256f64, 0, 0, 256, f64)
414 GET_VT_VECATTR(nxv1i1, 1, 0, 1, i1)
415 GET_VT_VECATTR(nxv2i1, 1, 0, 2, i1)
416 GET_VT_VECATTR(nxv4i1, 1, 0, 4, i1)
417 GET_VT_VECATTR(nxv8i1, 1, 0, 8, i1)
418 GET_VT_VECATTR(nxv16i1, 1, 0, 16, i1)
419 GET_VT_VECATTR(nxv32i1, 1, 0, 32, i1)
420 GET_VT_VECATTR(nxv64i1, 1, 0, 64, i1)
421 GET_VT_VECATTR(nxv1i8, 1, 0, 1, i8)
422 GET_VT_VECATTR(nxv2i8, 1, 0, 2, i8)
423 GET_VT_VECATTR(nxv4i8, 1, 0, 4, i8)
424 GET_VT_VECATTR(nxv8i8, 1, 0, 8, i8)
425 GET_VT_VECATTR(nxv16i8, 1, 0, 16, i8)
426 GET_VT_VECATTR(nxv32i8, 1, 0, 32, i8)
427 GET_VT_VECATTR(nxv64i8, 1, 0, 64, i8)
428 GET_VT_VECATTR(nxv1i16, 1, 0, 1, i16)
429 GET_VT_VECATTR(nxv2i16, 1, 0, 2, i16)
430 GET_VT_VECATTR(nxv4i16, 1, 0, 4, i16)
431 GET_VT_VECATTR(nxv8i16, 1, 0, 8, i16)
432 GET_VT_VECATTR(nxv16i16, 1, 0, 16, i16)
433 GET_VT_VECATTR(nxv32i16, 1, 0, 32, i16)
434 GET_VT_VECATTR(nxv1i32, 1, 0, 1, i32)
435 GET_VT_VECATTR(nxv2i32, 1, 0, 2, i32)
436 GET_VT_VECATTR(nxv4i32, 1, 0, 4, i32)
437 GET_VT_VECATTR(nxv8i32, 1, 0, 8, i32)
438 GET_VT_VECATTR(nxv16i32, 1, 0, 16, i32)
439 GET_VT_VECATTR(nxv32i32, 1, 0, 32, i32)
440 GET_VT_VECATTR(nxv1i64, 1, 0, 1, i64)
441 GET_VT_VECATTR(nxv2i64, 1, 0, 2, i64)
442 GET_VT_VECATTR(nxv4i64, 1, 0, 4, i64)
443 GET_VT_VECATTR(nxv8i64, 1, 0, 8, i64)
444 GET_VT_VECATTR(nxv16i64, 1, 0, 16, i64)
445 GET_VT_VECATTR(nxv32i64, 1, 0, 32, i64)
446 GET_VT_VECATTR(nxv1f16, 1, 0, 1, f16)
447 GET_VT_VECATTR(nxv2f16, 1, 0, 2, f16)
448 GET_VT_VECATTR(nxv4f16, 1, 0, 4, f16)
449 GET_VT_VECATTR(nxv8f16, 1, 0, 8, f16)
450 GET_VT_VECATTR(nxv16f16, 1, 0, 16, f16)
451 GET_VT_VECATTR(nxv32f16, 1, 0, 32, f16)
452 GET_VT_VECATTR(nxv1bf16, 1, 0, 1, bf16)
453 GET_VT_VECATTR(nxv2bf16, 1, 0, 2, bf16)
454 GET_VT_VECATTR(nxv4bf16, 1, 0, 4, bf16)
455 GET_VT_VECATTR(nxv8bf16, 1, 0, 8, bf16)
456 GET_VT_VECATTR(nxv16bf16, 1, 0, 16, bf16)
457 GET_VT_VECATTR(nxv32bf16, 1, 0, 32, bf16)
458 GET_VT_VECATTR(nxv1f32, 1, 0, 1, f32)
459 GET_VT_VECATTR(nxv2f32, 1, 0, 2, f32)
460 GET_VT_VECATTR(nxv4f32, 1, 0, 4, f32)
461 GET_VT_VECATTR(nxv8f32, 1, 0, 8, f32)
462 GET_VT_VECATTR(nxv16f32, 1, 0, 16, f32)
463 GET_VT_VECATTR(nxv1f64, 1, 0, 1, f64)
464 GET_VT_VECATTR(nxv2f64, 1, 0, 2, f64)
465 GET_VT_VECATTR(nxv4f64, 1, 0, 4, f64)
466 GET_VT_VECATTR(nxv8f64, 1, 0, 8, f64)
467#endif
468
469#ifdef GET_VT_EVT
470 GET_VT_EVT(i1, Type::getInt1Ty(Context))
471 GET_VT_EVT(i2, Type::getIntNTy(Context, 2))
472 GET_VT_EVT(i4, Type::getIntNTy(Context, 4))
473 GET_VT_EVT(i8, Type::getInt8Ty(Context))
474 GET_VT_EVT(i16, Type::getInt16Ty(Context))
475 GET_VT_EVT(i32, Type::getInt32Ty(Context))
476 GET_VT_EVT(i64, Type::getInt64Ty(Context))
477 GET_VT_EVT(i128, Type::getInt128Ty(Context))
478 GET_VT_EVT(bf16, Type::getBFloatTy(Context))
479 GET_VT_EVT(f16, Type::getHalfTy(Context))
480 GET_VT_EVT(f32, Type::getFloatTy(Context))
481 GET_VT_EVT(f64, Type::getDoubleTy(Context))
482 GET_VT_EVT(f80, Type::getX86_FP80Ty(Context))
483 GET_VT_EVT(f128, Type::getFP128Ty(Context))
484 GET_VT_EVT(ppcf128, Type::getPPC_FP128Ty(Context))
485 GET_VT_EVT(v1i1, FixedVectorType::get(Type::getInt1Ty(Context), 1))
486 GET_VT_EVT(v2i1, FixedVectorType::get(Type::getInt1Ty(Context), 2))
487 GET_VT_EVT(v3i1, FixedVectorType::get(Type::getInt1Ty(Context), 3))
488 GET_VT_EVT(v4i1, FixedVectorType::get(Type::getInt1Ty(Context), 4))
489 GET_VT_EVT(v8i1, FixedVectorType::get(Type::getInt1Ty(Context), 8))
490 GET_VT_EVT(v16i1, FixedVectorType::get(Type::getInt1Ty(Context), 16))
491 GET_VT_EVT(v32i1, FixedVectorType::get(Type::getInt1Ty(Context), 32))
492 GET_VT_EVT(v64i1, FixedVectorType::get(Type::getInt1Ty(Context), 64))
493 GET_VT_EVT(v128i1, FixedVectorType::get(Type::getInt1Ty(Context), 128))
494 GET_VT_EVT(v256i1, FixedVectorType::get(Type::getInt1Ty(Context), 256))
495 GET_VT_EVT(v512i1, FixedVectorType::get(Type::getInt1Ty(Context), 512))
496 GET_VT_EVT(v1024i1, FixedVectorType::get(Type::getInt1Ty(Context), 1024))
497 GET_VT_EVT(v2048i1, FixedVectorType::get(Type::getInt1Ty(Context), 2048))
498 GET_VT_EVT(v4096i1, FixedVectorType::get(Type::getInt1Ty(Context), 4096))
499 GET_VT_EVT(v128i2, FixedVectorType::get(Type::getIntNTy(Context, 2), 128))
500 GET_VT_EVT(v256i2, FixedVectorType::get(Type::getIntNTy(Context, 2), 256))
501 GET_VT_EVT(v64i4, FixedVectorType::get(Type::getIntNTy(Context, 4), 64))
502 GET_VT_EVT(v128i4, FixedVectorType::get(Type::getIntNTy(Context, 4), 128))
503 GET_VT_EVT(v1i8, FixedVectorType::get(Type::getInt8Ty(Context), 1))
504 GET_VT_EVT(v2i8, FixedVectorType::get(Type::getInt8Ty(Context), 2))
505 GET_VT_EVT(v3i8, FixedVectorType::get(Type::getInt8Ty(Context), 3))
506 GET_VT_EVT(v4i8, FixedVectorType::get(Type::getInt8Ty(Context), 4))
507 GET_VT_EVT(v8i8, FixedVectorType::get(Type::getInt8Ty(Context), 8))
508 GET_VT_EVT(v16i8, FixedVectorType::get(Type::getInt8Ty(Context), 16))
509 GET_VT_EVT(v32i8, FixedVectorType::get(Type::getInt8Ty(Context), 32))
510 GET_VT_EVT(v64i8, FixedVectorType::get(Type::getInt8Ty(Context), 64))
511 GET_VT_EVT(v128i8, FixedVectorType::get(Type::getInt8Ty(Context), 128))
512 GET_VT_EVT(v256i8, FixedVectorType::get(Type::getInt8Ty(Context), 256))
513 GET_VT_EVT(v512i8, FixedVectorType::get(Type::getInt8Ty(Context), 512))
514 GET_VT_EVT(v1024i8, FixedVectorType::get(Type::getInt8Ty(Context), 1024))
515 GET_VT_EVT(v1i16, FixedVectorType::get(Type::getInt16Ty(Context), 1))
516 GET_VT_EVT(v2i16, FixedVectorType::get(Type::getInt16Ty(Context), 2))
517 GET_VT_EVT(v3i16, FixedVectorType::get(Type::getInt16Ty(Context), 3))
518 GET_VT_EVT(v4i16, FixedVectorType::get(Type::getInt16Ty(Context), 4))
519 GET_VT_EVT(v8i16, FixedVectorType::get(Type::getInt16Ty(Context), 8))
520 GET_VT_EVT(v16i16, FixedVectorType::get(Type::getInt16Ty(Context), 16))
521 GET_VT_EVT(v32i16, FixedVectorType::get(Type::getInt16Ty(Context), 32))
522 GET_VT_EVT(v64i16, FixedVectorType::get(Type::getInt16Ty(Context), 64))
523 GET_VT_EVT(v128i16, FixedVectorType::get(Type::getInt16Ty(Context), 128))
524 GET_VT_EVT(v256i16, FixedVectorType::get(Type::getInt16Ty(Context), 256))
525 GET_VT_EVT(v512i16, FixedVectorType::get(Type::getInt16Ty(Context), 512))
526 GET_VT_EVT(v4096i16, FixedVectorType::get(Type::getInt16Ty(Context), 4096))
527 GET_VT_EVT(v1i32, FixedVectorType::get(Type::getInt32Ty(Context), 1))
528 GET_VT_EVT(v2i32, FixedVectorType::get(Type::getInt32Ty(Context), 2))
529 GET_VT_EVT(v3i32, FixedVectorType::get(Type::getInt32Ty(Context), 3))
530 GET_VT_EVT(v4i32, FixedVectorType::get(Type::getInt32Ty(Context), 4))
531 GET_VT_EVT(v5i32, FixedVectorType::get(Type::getInt32Ty(Context), 5))
532 GET_VT_EVT(v6i32, FixedVectorType::get(Type::getInt32Ty(Context), 6))
533 GET_VT_EVT(v7i32, FixedVectorType::get(Type::getInt32Ty(Context), 7))
534 GET_VT_EVT(v8i32, FixedVectorType::get(Type::getInt32Ty(Context), 8))
535 GET_VT_EVT(v9i32, FixedVectorType::get(Type::getInt32Ty(Context), 9))
536 GET_VT_EVT(v10i32, FixedVectorType::get(Type::getInt32Ty(Context), 10))
537 GET_VT_EVT(v11i32, FixedVectorType::get(Type::getInt32Ty(Context), 11))
538 GET_VT_EVT(v12i32, FixedVectorType::get(Type::getInt32Ty(Context), 12))
539 GET_VT_EVT(v16i32, FixedVectorType::get(Type::getInt32Ty(Context), 16))
540 GET_VT_EVT(v32i32, FixedVectorType::get(Type::getInt32Ty(Context), 32))
541 GET_VT_EVT(v64i32, FixedVectorType::get(Type::getInt32Ty(Context), 64))
542 GET_VT_EVT(v128i32, FixedVectorType::get(Type::getInt32Ty(Context), 128))
543 GET_VT_EVT(v256i32, FixedVectorType::get(Type::getInt32Ty(Context), 256))
544 GET_VT_EVT(v512i32, FixedVectorType::get(Type::getInt32Ty(Context), 512))
545 GET_VT_EVT(v1024i32, FixedVectorType::get(Type::getInt32Ty(Context), 1024))
546 GET_VT_EVT(v2048i32, FixedVectorType::get(Type::getInt32Ty(Context), 2048))
547 GET_VT_EVT(v4096i32, FixedVectorType::get(Type::getInt32Ty(Context), 4096))
548 GET_VT_EVT(v1i64, FixedVectorType::get(Type::getInt64Ty(Context), 1))
549 GET_VT_EVT(v2i64, FixedVectorType::get(Type::getInt64Ty(Context), 2))
550 GET_VT_EVT(v3i64, FixedVectorType::get(Type::getInt64Ty(Context), 3))
551 GET_VT_EVT(v4i64, FixedVectorType::get(Type::getInt64Ty(Context), 4))
552 GET_VT_EVT(v8i64, FixedVectorType::get(Type::getInt64Ty(Context), 8))
553 GET_VT_EVT(v16i64, FixedVectorType::get(Type::getInt64Ty(Context), 16))
554 GET_VT_EVT(v32i64, FixedVectorType::get(Type::getInt64Ty(Context), 32))
555 GET_VT_EVT(v64i64, FixedVectorType::get(Type::getInt64Ty(Context), 64))
556 GET_VT_EVT(v128i64, FixedVectorType::get(Type::getInt64Ty(Context), 128))
557 GET_VT_EVT(v256i64, FixedVectorType::get(Type::getInt64Ty(Context), 256))
558 GET_VT_EVT(v1i128, FixedVectorType::get(Type::getInt128Ty(Context), 1))
559 GET_VT_EVT(v1f16, FixedVectorType::get(Type::getHalfTy(Context), 1))
560 GET_VT_EVT(v2f16, FixedVectorType::get(Type::getHalfTy(Context), 2))
561 GET_VT_EVT(v3f16, FixedVectorType::get(Type::getHalfTy(Context), 3))
562 GET_VT_EVT(v4f16, FixedVectorType::get(Type::getHalfTy(Context), 4))
563 GET_VT_EVT(v8f16, FixedVectorType::get(Type::getHalfTy(Context), 8))
564 GET_VT_EVT(v16f16, FixedVectorType::get(Type::getHalfTy(Context), 16))
565 GET_VT_EVT(v32f16, FixedVectorType::get(Type::getHalfTy(Context), 32))
566 GET_VT_EVT(v64f16, FixedVectorType::get(Type::getHalfTy(Context), 64))
567 GET_VT_EVT(v128f16, FixedVectorType::get(Type::getHalfTy(Context), 128))
568 GET_VT_EVT(v256f16, FixedVectorType::get(Type::getHalfTy(Context), 256))
569 GET_VT_EVT(v512f16, FixedVectorType::get(Type::getHalfTy(Context), 512))
570 GET_VT_EVT(v4096f16, FixedVectorType::get(Type::getHalfTy(Context), 4096))
571 GET_VT_EVT(v1bf16, FixedVectorType::get(Type::getBFloatTy(Context), 1))
572 GET_VT_EVT(v2bf16, FixedVectorType::get(Type::getBFloatTy(Context), 2))
573 GET_VT_EVT(v3bf16, FixedVectorType::get(Type::getBFloatTy(Context), 3))
574 GET_VT_EVT(v4bf16, FixedVectorType::get(Type::getBFloatTy(Context), 4))
575 GET_VT_EVT(v8bf16, FixedVectorType::get(Type::getBFloatTy(Context), 8))
576 GET_VT_EVT(v16bf16, FixedVectorType::get(Type::getBFloatTy(Context), 16))
577 GET_VT_EVT(v32bf16, FixedVectorType::get(Type::getBFloatTy(Context), 32))
578 GET_VT_EVT(v64bf16, FixedVectorType::get(Type::getBFloatTy(Context), 64))
579 GET_VT_EVT(v128bf16, FixedVectorType::get(Type::getBFloatTy(Context), 128))
580 GET_VT_EVT(v4096bf16, FixedVectorType::get(Type::getBFloatTy(Context), 4096))
581 GET_VT_EVT(v1f32, FixedVectorType::get(Type::getFloatTy(Context), 1))
582 GET_VT_EVT(v2f32, FixedVectorType::get(Type::getFloatTy(Context), 2))
583 GET_VT_EVT(v3f32, FixedVectorType::get(Type::getFloatTy(Context), 3))
584 GET_VT_EVT(v4f32, FixedVectorType::get(Type::getFloatTy(Context), 4))
585 GET_VT_EVT(v5f32, FixedVectorType::get(Type::getFloatTy(Context), 5))
586 GET_VT_EVT(v6f32, FixedVectorType::get(Type::getFloatTy(Context), 6))
587 GET_VT_EVT(v7f32, FixedVectorType::get(Type::getFloatTy(Context), 7))
588 GET_VT_EVT(v8f32, FixedVectorType::get(Type::getFloatTy(Context), 8))
589 GET_VT_EVT(v9f32, FixedVectorType::get(Type::getFloatTy(Context), 9))
590 GET_VT_EVT(v10f32, FixedVectorType::get(Type::getFloatTy(Context), 10))
591 GET_VT_EVT(v11f32, FixedVectorType::get(Type::getFloatTy(Context), 11))
592 GET_VT_EVT(v12f32, FixedVectorType::get(Type::getFloatTy(Context), 12))
593 GET_VT_EVT(v16f32, FixedVectorType::get(Type::getFloatTy(Context), 16))
594 GET_VT_EVT(v32f32, FixedVectorType::get(Type::getFloatTy(Context), 32))
595 GET_VT_EVT(v64f32, FixedVectorType::get(Type::getFloatTy(Context), 64))
596 GET_VT_EVT(v128f32, FixedVectorType::get(Type::getFloatTy(Context), 128))
597 GET_VT_EVT(v256f32, FixedVectorType::get(Type::getFloatTy(Context), 256))
598 GET_VT_EVT(v512f32, FixedVectorType::get(Type::getFloatTy(Context), 512))
599 GET_VT_EVT(v1024f32, FixedVectorType::get(Type::getFloatTy(Context), 1024))
600 GET_VT_EVT(v2048f32, FixedVectorType::get(Type::getFloatTy(Context), 2048))
601 GET_VT_EVT(v1f64, FixedVectorType::get(Type::getDoubleTy(Context), 1))
602 GET_VT_EVT(v2f64, FixedVectorType::get(Type::getDoubleTy(Context), 2))
603 GET_VT_EVT(v3f64, FixedVectorType::get(Type::getDoubleTy(Context), 3))
604 GET_VT_EVT(v4f64, FixedVectorType::get(Type::getDoubleTy(Context), 4))
605 GET_VT_EVT(v8f64, FixedVectorType::get(Type::getDoubleTy(Context), 8))
606 GET_VT_EVT(v16f64, FixedVectorType::get(Type::getDoubleTy(Context), 16))
607 GET_VT_EVT(v32f64, FixedVectorType::get(Type::getDoubleTy(Context), 32))
608 GET_VT_EVT(v64f64, FixedVectorType::get(Type::getDoubleTy(Context), 64))
609 GET_VT_EVT(v128f64, FixedVectorType::get(Type::getDoubleTy(Context), 128))
610 GET_VT_EVT(v256f64, FixedVectorType::get(Type::getDoubleTy(Context), 256))
611 GET_VT_EVT(nxv1i1, ScalableVectorType::get(Type::getInt1Ty(Context), 1))
612 GET_VT_EVT(nxv2i1, ScalableVectorType::get(Type::getInt1Ty(Context), 2))
613 GET_VT_EVT(nxv4i1, ScalableVectorType::get(Type::getInt1Ty(Context), 4))
614 GET_VT_EVT(nxv8i1, ScalableVectorType::get(Type::getInt1Ty(Context), 8))
615 GET_VT_EVT(nxv16i1, ScalableVectorType::get(Type::getInt1Ty(Context), 16))
616 GET_VT_EVT(nxv32i1, ScalableVectorType::get(Type::getInt1Ty(Context), 32))
617 GET_VT_EVT(nxv64i1, ScalableVectorType::get(Type::getInt1Ty(Context), 64))
618 GET_VT_EVT(nxv1i8, ScalableVectorType::get(Type::getInt8Ty(Context), 1))
619 GET_VT_EVT(nxv2i8, ScalableVectorType::get(Type::getInt8Ty(Context), 2))
620 GET_VT_EVT(nxv4i8, ScalableVectorType::get(Type::getInt8Ty(Context), 4))
621 GET_VT_EVT(nxv8i8, ScalableVectorType::get(Type::getInt8Ty(Context), 8))
622 GET_VT_EVT(nxv16i8, ScalableVectorType::get(Type::getInt8Ty(Context), 16))
623 GET_VT_EVT(nxv32i8, ScalableVectorType::get(Type::getInt8Ty(Context), 32))
624 GET_VT_EVT(nxv64i8, ScalableVectorType::get(Type::getInt8Ty(Context), 64))
625 GET_VT_EVT(nxv1i16, ScalableVectorType::get(Type::getInt16Ty(Context), 1))
626 GET_VT_EVT(nxv2i16, ScalableVectorType::get(Type::getInt16Ty(Context), 2))
627 GET_VT_EVT(nxv4i16, ScalableVectorType::get(Type::getInt16Ty(Context), 4))
628 GET_VT_EVT(nxv8i16, ScalableVectorType::get(Type::getInt16Ty(Context), 8))
629 GET_VT_EVT(nxv16i16, ScalableVectorType::get(Type::getInt16Ty(Context), 16))
630 GET_VT_EVT(nxv32i16, ScalableVectorType::get(Type::getInt16Ty(Context), 32))
631 GET_VT_EVT(nxv1i32, ScalableVectorType::get(Type::getInt32Ty(Context), 1))
632 GET_VT_EVT(nxv2i32, ScalableVectorType::get(Type::getInt32Ty(Context), 2))
633 GET_VT_EVT(nxv4i32, ScalableVectorType::get(Type::getInt32Ty(Context), 4))
634 GET_VT_EVT(nxv8i32, ScalableVectorType::get(Type::getInt32Ty(Context), 8))
635 GET_VT_EVT(nxv16i32, ScalableVectorType::get(Type::getInt32Ty(Context), 16))
636 GET_VT_EVT(nxv32i32, ScalableVectorType::get(Type::getInt32Ty(Context), 32))
637 GET_VT_EVT(nxv1i64, ScalableVectorType::get(Type::getInt64Ty(Context), 1))
638 GET_VT_EVT(nxv2i64, ScalableVectorType::get(Type::getInt64Ty(Context), 2))
639 GET_VT_EVT(nxv4i64, ScalableVectorType::get(Type::getInt64Ty(Context), 4))
640 GET_VT_EVT(nxv8i64, ScalableVectorType::get(Type::getInt64Ty(Context), 8))
641 GET_VT_EVT(nxv16i64, ScalableVectorType::get(Type::getInt64Ty(Context), 16))
642 GET_VT_EVT(nxv32i64, ScalableVectorType::get(Type::getInt64Ty(Context), 32))
643 GET_VT_EVT(nxv1f16, ScalableVectorType::get(Type::getHalfTy(Context), 1))
644 GET_VT_EVT(nxv2f16, ScalableVectorType::get(Type::getHalfTy(Context), 2))
645 GET_VT_EVT(nxv4f16, ScalableVectorType::get(Type::getHalfTy(Context), 4))
646 GET_VT_EVT(nxv8f16, ScalableVectorType::get(Type::getHalfTy(Context), 8))
647 GET_VT_EVT(nxv16f16, ScalableVectorType::get(Type::getHalfTy(Context), 16))
648 GET_VT_EVT(nxv32f16, ScalableVectorType::get(Type::getHalfTy(Context), 32))
649 GET_VT_EVT(nxv1bf16, ScalableVectorType::get(Type::getBFloatTy(Context), 1))
650 GET_VT_EVT(nxv2bf16, ScalableVectorType::get(Type::getBFloatTy(Context), 2))
651 GET_VT_EVT(nxv4bf16, ScalableVectorType::get(Type::getBFloatTy(Context), 4))
652 GET_VT_EVT(nxv8bf16, ScalableVectorType::get(Type::getBFloatTy(Context), 8))
653 GET_VT_EVT(nxv16bf16, ScalableVectorType::get(Type::getBFloatTy(Context), 16))
654 GET_VT_EVT(nxv32bf16, ScalableVectorType::get(Type::getBFloatTy(Context), 32))
655 GET_VT_EVT(nxv1f32, ScalableVectorType::get(Type::getFloatTy(Context), 1))
656 GET_VT_EVT(nxv2f32, ScalableVectorType::get(Type::getFloatTy(Context), 2))
657 GET_VT_EVT(nxv4f32, ScalableVectorType::get(Type::getFloatTy(Context), 4))
658 GET_VT_EVT(nxv8f32, ScalableVectorType::get(Type::getFloatTy(Context), 8))
659 GET_VT_EVT(nxv16f32, ScalableVectorType::get(Type::getFloatTy(Context), 16))
660 GET_VT_EVT(nxv1f64, ScalableVectorType::get(Type::getDoubleTy(Context), 1))
661 GET_VT_EVT(nxv2f64, ScalableVectorType::get(Type::getDoubleTy(Context), 2))
662 GET_VT_EVT(nxv4f64, ScalableVectorType::get(Type::getDoubleTy(Context), 4))
663 GET_VT_EVT(nxv8f64, ScalableVectorType::get(Type::getDoubleTy(Context), 8))
664 GET_VT_EVT(riscv_nxv1i8x2, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 2), 1))
665 GET_VT_EVT(riscv_nxv1i8x3, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 3), 1))
666 GET_VT_EVT(riscv_nxv1i8x4, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 4), 1))
667 GET_VT_EVT(riscv_nxv1i8x5, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 5), 1))
668 GET_VT_EVT(riscv_nxv1i8x6, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 6), 1))
669 GET_VT_EVT(riscv_nxv1i8x7, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 7), 1))
670 GET_VT_EVT(riscv_nxv1i8x8, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 8), 1))
671 GET_VT_EVT(riscv_nxv2i8x2, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 4), 1))
672 GET_VT_EVT(riscv_nxv2i8x3, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 6), 1))
673 GET_VT_EVT(riscv_nxv2i8x4, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 8), 1))
674 GET_VT_EVT(riscv_nxv2i8x5, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 10), 1))
675 GET_VT_EVT(riscv_nxv2i8x6, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 12), 1))
676 GET_VT_EVT(riscv_nxv2i8x7, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 14), 1))
677 GET_VT_EVT(riscv_nxv2i8x8, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 16), 1))
678 GET_VT_EVT(riscv_nxv4i8x2, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 8), 1))
679 GET_VT_EVT(riscv_nxv4i8x3, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 12), 1))
680 GET_VT_EVT(riscv_nxv4i8x4, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 16), 1))
681 GET_VT_EVT(riscv_nxv4i8x5, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 20), 1))
682 GET_VT_EVT(riscv_nxv4i8x6, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 24), 1))
683 GET_VT_EVT(riscv_nxv4i8x7, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 28), 1))
684 GET_VT_EVT(riscv_nxv4i8x8, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 32), 1))
685 GET_VT_EVT(riscv_nxv8i8x2, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 16), 1))
686 GET_VT_EVT(riscv_nxv8i8x3, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 24), 1))
687 GET_VT_EVT(riscv_nxv8i8x4, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 32), 1))
688 GET_VT_EVT(riscv_nxv8i8x5, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 40), 1))
689 GET_VT_EVT(riscv_nxv8i8x6, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 48), 1))
690 GET_VT_EVT(riscv_nxv8i8x7, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 56), 1))
691 GET_VT_EVT(riscv_nxv8i8x8, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 64), 1))
692 GET_VT_EVT(riscv_nxv16i8x2, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 32), 1))
693 GET_VT_EVT(riscv_nxv16i8x3, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 48), 1))
694 GET_VT_EVT(riscv_nxv16i8x4, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 64), 1))
695 GET_VT_EVT(riscv_nxv32i8x2, TargetExtType::get(Context, "riscv.vector.tuple", ScalableVectorType::get(Type::getInt8Ty(Context), 64), 1))
696#endif
697
698