Searched refs:GetByValArgRegs (Results 1 – 3 of 3) sorted by relevance
46 ArrayRef<MCPhysReg> GetByValArgRegs() const;
34 ArrayRef<MCPhysReg> MipsABIInfo::GetByValArgRegs() const { in GetByValArgRegs() function in MipsABIInfo
4359 ArrayRef<MCPhysReg> ByValArgRegs = ABI.GetByValArgRegs(); in copyByValRegs()4416 ArrayRef<MCPhysReg> ArgRegs = ABI.GetByValArgRegs(); in passByValArg()4555 ArrayRef<MCPhysReg> IntArgRegs = ABI.GetByValArgRegs(); in HandleByVal()