Searched refs:FirstUnalloc (Results 1 – 1 of 1) sorted by relevance
348 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local349 if (FirstUnalloc == Regs.size()) in AllocateReg()353 MCPhysReg Reg = Regs[FirstUnalloc]; in AllocateReg()389 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local390 if (FirstUnalloc == Regs.size()) in AllocateReg()394 MCRegister Reg = Regs[FirstUnalloc], ShadowReg = ShadowRegs[FirstUnalloc]; in AllocateReg()