Home | History | Annotate | Download | only in Mips

Lines Matching refs:shadowRegs

3301 const uint16_t *MipsTargetLowering::MipsCC::shadowRegs() const {
3309 const uint16_t *IntArgRegs = intArgRegs(), *ShadowRegs = shadowRegs();
3318 CCInfo.AllocateReg(IntArgRegs[ByVal.FirstIdx], ShadowRegs[ByVal.FirstIdx]);
3325 CCInfo.AllocateReg(IntArgRegs[I], ShadowRegs[I]);