Searched defs:ShadowReg (Results 1 – 2 of 2) sorted by relevance
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()
2105 unsigned ShadowReg = 0; in LowerCall() local