Searched refs:MarkAllocated (Results 1 – 2 of 2) sorted by relevance
354 MarkAllocated(Reg); in AllocateReg()362 MarkAllocated(Reg); in AllocateReg()363 MarkAllocated(ShadowReg); in AllocateReg()377 MarkAllocated(Reg); in AllocateReg()401 MarkAllocated(Regs[StartIdx + BlockIdx]); in AllocateRegBlock()418 MarkAllocated(Reg); in AllocateReg()419 MarkAllocated(ShadowReg); in AllocateReg()441 MarkAllocated(ShadowRegs[i]); in AllocateStack()561 void MarkAllocated(MCPhysReg Reg);
61 void CCState::MarkAllocated(MCPhysReg Reg) { in MarkAllocated() function in CCState