Searched refs:MarkAllocated (Results 1 – 2 of 2) sorted by relevance
330 MarkAllocated(Reg); in AllocateReg()337 MarkAllocated(Reg); in AllocateReg()338 MarkAllocated(ShadowReg); in AllocateReg()352 MarkAllocated(Reg); in AllocateReg()376 MarkAllocated(Regs[StartIdx + BlockIdx]); in AllocateRegBlock()393 MarkAllocated(Reg); in AllocateReg()394 MarkAllocated(ShadowReg); in AllocateReg()411 MarkAllocated(ShadowReg); in AllocateStack()420 MarkAllocated(ShadowRegs[i]); in AllocateStack()498 void MarkAllocated(unsigned Reg);
61 void CCState::MarkAllocated(unsigned Reg) { in MarkAllocated() function in CCState