Home
last modified time | relevance | path

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

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