Searched refs:MarkAllocated (Results 1 – 2 of 2) sorted by relevance
352 MarkAllocated(Reg); in AllocateReg()360 MarkAllocated(Reg); in AllocateReg()361 MarkAllocated(ShadowReg); in AllocateReg()375 MarkAllocated(Reg); in AllocateReg()399 MarkAllocated(Regs[StartIdx + BlockIdx]); in AllocateRegBlock()416 MarkAllocated(Reg); in AllocateReg()417 MarkAllocated(ShadowReg); in AllocateReg()439 MarkAllocated(Reg); in AllocateStack()559 void MarkAllocated(MCPhysReg Reg);
59 void CCState::MarkAllocated(MCPhysReg Reg) { in MarkAllocated() function in CCState