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