Lines Matching full:extraction
1 ; Test vector extraction to memory.
5 ; Test v16i8 extraction from the first element.
15 ; Test v16i8 extraction from the last element.
25 ; Test v16i8 extraction of an invalid element. This must compile,
36 ; Test v16i8 extraction with the highest in-range offset.
47 ; Test v16i8 extraction with the first ouf-of-range offset.
59 ; Test v16i8 extraction from a variable element.
69 ; Test v8i16 extraction from the first element.
79 ; Test v8i16 extraction from the last element.
89 ; Test v8i16 extraction of an invalid element. This must compile,
100 ; Test v8i16 extraction with the highest in-range offset.
111 ; Test v8i16 extraction with the first ouf-of-range offset.
123 ; Test v8i16 extraction from a variable element.
133 ; Test v4i32 extraction from the first element.
143 ; Test v4i32 extraction from the last element.
153 ; Test v4i32 extraction of an invalid element. This must compile,
164 ; Test v4i32 extraction with the highest in-range offset.
175 ; Test v4i32 extraction with the first ouf-of-range offset.
187 ; Test v4i32 extraction from a variable element.
197 ; Test v2i64 extraction from the first element.
207 ; Test v2i64 extraction from the last element.
217 ; Test v2i64 extraction of an invalid element. This must compile,
228 ; Test v2i64 extraction with the highest in-range offset.
239 ; Test v2i64 extraction with the first ouf-of-range offset.
251 ; Test v2i64 extraction from a variable element.
261 ; Test v4f32 extraction from the first element.
271 ; Test v4f32 extraction from the last element.
281 ; Test v4f32 extraction of an invalid element. This must compile,
292 ; Test v4f32 extraction with the highest in-range offset.
303 ; Test v4f32 extraction with the first ouf-of-range offset.
315 ; Test v4f32 extraction from a variable element.
325 ; Test v2f64 extraction from the first element.
335 ; Test v2f64 extraction from the last element.
345 ; Test v2f64 extraction with the highest in-range offset.
356 ; Test v2f64 extraction with the first ouf-of-range offset.
368 ; Test v2f64 extraction from a variable element.