Searched refs:GetByValArgRegs (Results 1 – 3 of 3) sorted by relevance
50 ArrayRef<MCPhysReg> GetByValArgRegs() const;
26 ArrayRef<MCPhysReg> MipsABIInfo::GetByValArgRegs() const { in GetByValArgRegs() function in MipsABIInfo
3654 ArrayRef<MCPhysReg> ByValArgRegs = ABI.GetByValArgRegs(); in copyByValRegs()3706 ArrayRef<MCPhysReg> ArgRegs = ABI.GetByValArgRegs(); in passByValArg()3849 ArrayRef<MCPhysReg> IntArgRegs = ABI.GetByValArgRegs(); in HandleByVal()