Searched refs:MarkAllocated (Results 1 – 2 of 2) sorted by relevance
331 MarkAllocated(Reg); in AllocateReg()338 MarkAllocated(Reg); in AllocateReg()339 MarkAllocated(ShadowReg); in AllocateReg()353 MarkAllocated(Reg); in AllocateReg()377 MarkAllocated(Regs[StartIdx + BlockIdx]); in AllocateRegBlock()394 MarkAllocated(Reg); in AllocateReg()395 MarkAllocated(ShadowReg); in AllocateReg()412 MarkAllocated(ShadowReg); in AllocateStack()421 MarkAllocated(ShadowRegs[i]); in AllocateStack()499 void MarkAllocated(unsigned Reg);
61 void CCState::MarkAllocated(unsigned Reg) { in MarkAllocated() function in CCState