Searched defs:ShadowReg (Results 1 – 2 of 2) sorted by relevance
336 MCRegister AllocateReg(MCPhysReg Reg, MCPhysReg ShadowReg) { in AllocateReg()394 MCRegister Reg = Regs[FirstUnalloc], ShadowReg = ShadowRegs[FirstUnalloc]; in AllocateReg() local
4644 Register ShadowReg; in LowerCall() local