Searched refs:IntArgRegs (Results 1 – 1 of 1) sorted by relevance
3543 const uint16_t *IntArgRegs = intArgRegs(), *ShadowRegs = shadowRegs(); in allocateRegs() local3548 ByVal.FirstIdx = CCInfo.getFirstUnallocated(IntArgRegs, NumIntArgRegs); in allocateRegs()3552 CCInfo.AllocateReg(IntArgRegs[ByVal.FirstIdx], ShadowRegs[ByVal.FirstIdx]); in allocateRegs()3559 CCInfo.AllocateReg(IntArgRegs[I], ShadowRegs[I]); in allocateRegs()