Searched defs:ShadowReg (Results 1 – 2 of 2) sorted by relevance
361 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) { in AllocateReg()418 unsigned Reg = Regs[FirstUnalloc], ShadowReg = ShadowRegs[FirstUnalloc]; in AllocateReg() local442 unsigned AllocateStack(unsigned Size, unsigned Align, unsigned ShadowReg) { in AllocateStack()
4006 unsigned ShadowReg = 0; in LowerCall() local