Home
last modified time | relevance | path

Searched refs:GetBasePtr (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h66 unsigned GetBasePtr() const;
DMipsABIInfo.cpp74 unsigned MipsABIInfo::GetBasePtr() const { in GetBasePtr() function in MipsABIInfo
/external/llvm/lib/Target/Mips/
DMipsSERegisterInfo.cpp142 FrameReg = ABI.GetBasePtr(); in eliminateFI()
DMipsSEFrameLowering.cpp763 FrameReg = hasBP(MF) ? ABI.GetBasePtr() : ABI.GetStackPtr(); in getFrameIndexReference()