Searched refs:GetBasePtr (Results 1 – 4 of 4) sorted by relevance
66 unsigned GetBasePtr() const;
74 unsigned MipsABIInfo::GetBasePtr() const { in GetBasePtr() function in MipsABIInfo
142 FrameReg = ABI.GetBasePtr(); in eliminateFI()
763 FrameReg = hasBP(MF) ? ABI.GetBasePtr() : ABI.GetStackPtr(); in getFrameIndexReference()