Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:RegInfo

174   for (unsigned i = 0, e = RegInfo->getNumVirtRegs(); i != e; ++i) {
176 if (RegInfo->getRegClass(Reg) == &PPC::VRRCRegClass) {
195 unsigned InVRSAVE = RegInfo->createVirtualRegister(&PPC::GPRCRegClass);
196 unsigned UpdatedVRSAVE = RegInfo->createVirtualRegister(&PPC::GPRCRegClass);
241 GlobalBaseReg = RegInfo->createVirtualRegister(PPC::GPRCRegisterClass);
245 GlobalBaseReg = RegInfo->createVirtualRegister(PPC::G8RCRegisterClass);