Searched refs:FirstUnalloc (Results 1 – 1 of 1) sorted by relevance
352 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local353 if (FirstUnalloc == Regs.size()) in AllocateReg()357 MCPhysReg Reg = Regs[FirstUnalloc]; in AllocateReg()394 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local395 if (FirstUnalloc == Regs.size()) in AllocateReg()399 MCRegister Reg = Regs[FirstUnalloc], ShadowReg = ShadowRegs[FirstUnalloc]; in AllocateReg()