Searched refs:MarkAllocated (Results 1 – 2 of 2) sorted by relevance
333 MarkAllocated(Reg); in AllocateReg()341 MarkAllocated(Reg); in AllocateReg()342 MarkAllocated(ShadowReg); in AllocateReg()356 MarkAllocated(Reg); in AllocateReg()380 MarkAllocated(Regs[StartIdx + BlockIdx]); in AllocateRegBlock()397 MarkAllocated(Reg); in AllocateReg()398 MarkAllocated(ShadowReg); in AllocateReg()425 MarkAllocated(Reg); in AllocateStack()545 void MarkAllocated(MCPhysReg Reg);
62 void CCState::MarkAllocated(MCPhysReg Reg) { in MarkAllocated() function in CCState