Searched refs:intArgRegs (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h391 const MCPhysReg *intArgRegs() const;
H A DMipsISelLowering.cpp3473 const MCPhysReg *MipsTargetLowering::MipsCC::intArgRegs() const { function in class:MipsTargetLowering::MipsCC
3498 const MCPhysReg *IntArgRegs = intArgRegs(), *ShadowRegs = shadowRegs();
3563 unsigned ArgReg = CC.intArgRegs()[ByVal.FirstIdx + I];
3590 const MCPhysReg *ArgRegs = CC.intArgRegs();
3676 const MCPhysReg *ArgRegs = CC.intArgRegs();

Completed in 135 milliseconds