Lines Matching refs:DPR
291 def DPR : RegisterClass<"ARM", [f64, v8i8, v4i16, v2i32, v1i64, v2f32, v4f16], 64,
295 let AltOrders = [(rotl DPR, 16),
296 (add (decimate (rotl DPR, 16), 2), (rotl DPR, 16))];
302 // Subset of DPR that are accessible with VFP2 (and so that also have
305 (trunc DPR, 16)>;
307 // Subset of DPR which can be used as a source of NEON scalars for 16-bit
310 (trunc DPR, 8)>;
333 [(decimate (shl DPR, 1), 2),
334 (decimate (shl DPR, 2), 2)]>;
359 [(shl DPR, 0),
360 (shl DPR, 1),
361 (shl DPR, 2)]>;
383 [(decimate (shl DPR, 1), 2),
384 (decimate (shl DPR, 2), 2),
385 (decimate (shl DPR, 3), 2),
386 (decimate (shl DPR, 4), 2)]>;
407 [(shl DPR, 0),
408 (shl DPR, 2)]>;
414 [(shl DPR, 0),
415 (shl DPR, 2),
416 (shl DPR, 4)]>;
424 [(shl DPR, 0),
425 (shl DPR, 2),
426 (shl DPR, 4),
427 (shl DPR, 6)]>;