Home
last modified time | relevance | path

Searched refs:IntArgRegs (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3543 const uint16_t *IntArgRegs = intArgRegs(), *ShadowRegs = shadowRegs(); in allocateRegs() local
3548 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()