Searched refs:GetBasePtr (Results 1 – 4 of 4) sorted by relevance
68 unsigned GetBasePtr() const;
101 unsigned MipsABIInfo::GetBasePtr() const { in GetBasePtr() function in MipsABIInfo
145 FrameReg = ABI.GetBasePtr(); in eliminateFI()
765 FrameReg = hasBP(MF) ? ABI.GetBasePtr() : ABI.GetStackPtr(); in getFrameIndexReference()