Home | History | Annotate | Download | only in AArch64

Lines Matching defs:SubRC

3481     const TargetRegisterClass *SubRC;
3485 SubRC = &AArch64::GPR32spRegClass;
3491 SubRC = &AArch64::GPR64spRegClass;
3496 unsigned NewVR = MRI.createVirtualRegister(SubRC);