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