Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h64 unsigned GetBasePtr() const;
DMipsABIInfo.cpp82 unsigned MipsABIInfo::GetBasePtr() const { in GetBasePtr() function in MipsABIInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h65 unsigned GetBasePtr() const;
DMipsABIInfo.cpp82 unsigned MipsABIInfo::GetBasePtr() const { in GetBasePtr() function in MipsABIInfo
/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()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSERegisterInfo.cpp185 FrameReg = ABI.GetBasePtr(); in eliminateFI()
DMipsSEFrameLowering.cpp786 FrameReg = hasBP(MF) ? ABI.GetBasePtr() : ABI.GetStackPtr(); in getFrameIndexReference()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSERegisterInfo.cpp185 FrameReg = ABI.GetBasePtr(); in eliminateFI()
DMipsSEFrameLowering.cpp786 FrameReg = hasBP(MF) ? ABI.GetBasePtr() : ABI.GetStackPtr(); in getFrameIndexReference()