Searched refs:GetBasePtr (Results 1 – 4 of 4) sorted by relevance
64 unsigned GetBasePtr() const;
82 unsigned MipsABIInfo::GetBasePtr() const { in GetBasePtr() function in MipsABIInfo
185 FrameReg = ABI.GetBasePtr(); in eliminateFI()
786 FrameReg = hasBP(MF) ? ABI.GetBasePtr() : ABI.GetStackPtr(); in getFrameIndexReference()