Searched refs:GetVarArgRegs (Results 1 – 3 of 3) sorted by relevance
51 ArrayRef<MCPhysReg> GetVarArgRegs() const;
41 ArrayRef<MCPhysReg> MipsABIInfo::GetVarArgRegs() const { in GetVarArgRegs() function in MipsABIInfo
4246 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in writeVarArgRegs()