Lines Matching refs:SPR
381 def SPR : RegisterClass<"ARM", [f32], 32, (sequence "S%u", 0, 31)> {
382 let AltOrders = [(add (decimate SPR, 2), SPR),
383 (add (decimate SPR, 4),
384 (decimate SPR, 2),
385 (decimate (rotl SPR, 1), 4),
386 (decimate (rotl SPR, 1), 2))];
394 let AltOrders = [(add (decimate HPR, 2), SPR),
405 // Subset of SPR which can be used as a source of NEON scalars for 16-bit
430 def FPWithVPR : RegisterClass<"ARM", [f32], 32, (add SPR, DPR, VPR)> {
435 // 32-bit SPR subregs).
459 // Subset of QPR that have 32-bit SPR subregs.