Searched refs:GetByValArgRegs (Results 1 – 6 of 6) sorted by relevance
48 ArrayRef<MCPhysReg> GetByValArgRegs() const;
26 ArrayRef<MCPhysReg> MipsABIInfo::GetByValArgRegs() const { in GetByValArgRegs() function in MipsABIInfo
4037 ArrayRef<MCPhysReg> ByValArgRegs = ABI.GetByValArgRegs(); in copyByValRegs()4093 ArrayRef<MCPhysReg> ArgRegs = ABI.GetByValArgRegs(); in passByValArg()4233 ArrayRef<MCPhysReg> IntArgRegs = ABI.GetByValArgRegs(); in HandleByVal()
3733 ArrayRef<MCPhysReg> ByValArgRegs = ABI.GetByValArgRegs(); in copyByValRegs()3785 ArrayRef<MCPhysReg> ArgRegs = ABI.GetByValArgRegs(); in passByValArg()3927 ArrayRef<MCPhysReg> IntArgRegs = ABI.GetByValArgRegs(); in HandleByVal()