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