Searched refs:IntArgRegs (Results 1 – 1 of 1) sorted by relevance
3498 const MCPhysReg *IntArgRegs = intArgRegs(), *ShadowRegs = shadowRegs(); in allocateRegs() local3503 ByVal.FirstIdx = CCInfo.getFirstUnallocated(IntArgRegs, NumIntArgRegs); in allocateRegs()3507 CCInfo.AllocateReg(IntArgRegs[ByVal.FirstIdx], ShadowRegs[ByVal.FirstIdx]); in allocateRegs()3514 CCInfo.AllocateReg(IntArgRegs[I], ShadowRegs[I]); in allocateRegs()