Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h64 unsigned GetBasePtr() const;
H A DMipsABIInfo.cpp88 unsigned MipsABIInfo::GetBasePtr() const { in GetBasePtr() function in MipsABIInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSERegisterInfo.cpp185 FrameReg = ABI.GetBasePtr(); in eliminateFI()
H A DMipsSEFrameLowering.cpp787 FrameReg = hasBP(MF) ? ABI.GetBasePtr() : ABI.GetStackPtr(); in getFrameIndexReference()