Searched refs:FirstUnalloc (Results 1 – 1 of 1) sorted by relevance
350 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local351 if (FirstUnalloc == Regs.size()) in AllocateReg()355 MCPhysReg Reg = Regs[FirstUnalloc]; in AllocateReg()391 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local392 if (FirstUnalloc == Regs.size()) in AllocateReg()396 MCRegister Reg = Regs[FirstUnalloc], ShadowReg = ShadowRegs[FirstUnalloc]; in AllocateReg()