Searched refs:FirstUnalloc (Results 1 – 1 of 1) sorted by relevance
369 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local370 if (FirstUnalloc == Regs.size()) in AllocateReg()374 MCPhysReg Reg = Regs[FirstUnalloc]; in AllocateReg()410 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local411 if (FirstUnalloc == Regs.size()) in AllocateReg()415 MCRegister Reg = Regs[FirstUnalloc], ShadowReg = ShadowRegs[FirstUnalloc]; in AllocateReg()