Searched refs:GetByValArgRegs (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h50 ArrayRef<MCPhysReg> GetByValArgRegs() const;
H A DMipsABIInfo.cpp26 ArrayRef<MCPhysReg> MipsABIInfo::GetByValArgRegs() const { function in class:MipsABIInfo
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3654 ArrayRef<MCPhysReg> ByValArgRegs = ABI.GetByValArgRegs();
3706 ArrayRef<MCPhysReg> ArgRegs = ABI.GetByValArgRegs();
3849 ArrayRef<MCPhysReg> IntArgRegs = ABI.GetByValArgRegs();

Completed in 93 milliseconds