Searched refs:FirstUnalloc (Results 1 – 1 of 1) sorted by relevance
371 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local372 if (FirstUnalloc == Regs.size()) in AllocateReg()376 MCPhysReg Reg = Regs[FirstUnalloc]; in AllocateReg()412 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local413 if (FirstUnalloc == Regs.size()) in AllocateReg()417 MCRegister Reg = Regs[FirstUnalloc], ShadowReg = ShadowRegs[FirstUnalloc]; in AllocateReg()