Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3542 unsigned RegSize = regSize(), NumIntArgRegs = numIntArgRegs(); in allocateRegs() local
3548 ByVal.FirstIdx = CCInfo.getFirstUnallocated(IntArgRegs, NumIntArgRegs); in allocateRegs()
3557 for (unsigned I = ByVal.FirstIdx; ByValSize && (I < NumIntArgRegs); in allocateRegs()