Searched defs:ShadowReg (Results 1 – 3 of 3) sorted by relevance
128 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) { in AllocateReg()157 unsigned Reg = Regs[FirstUnalloc], ShadowReg = ShadowRegs[FirstUnalloc]; in AllocateReg() local
249 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) { in AllocateReg()278 unsigned Reg = Regs[FirstUnalloc], ShadowReg = ShadowRegs[FirstUnalloc]; in AllocateReg() local295 unsigned AllocateStack(unsigned Size, unsigned Align, unsigned ShadowReg) { in AllocateStack()
2263 unsigned ShadowReg = 0; in LowerCall() local