Home
last modified time | relevance | path

Searched refs:GetGlobalPtr (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h65 unsigned GetGlobalPtr() const;
DMipsABIInfo.cpp86 unsigned MipsABIInfo::GetGlobalPtr() const { in GetGlobalPtr() function in MipsABIInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h66 unsigned GetGlobalPtr() const;
DMipsABIInfo.cpp86 unsigned MipsABIInfo::GetGlobalPtr() const { in GetGlobalPtr() function in MipsABIInfo
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h67 unsigned GetGlobalPtr() const;
DMipsABIInfo.cpp78 unsigned MipsABIInfo::GetGlobalPtr() const { in GetGlobalPtr() function in MipsABIInfo
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp2387 TOut.emitRRX(Mips::LW, DstReg, ABI.GetGlobalPtr(), in loadAndAddSymbolAddress()
2427 TOut.emitRRX(Mips::LW, TmpReg, ABI.GetGlobalPtr(), in loadAndAddSymbolAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp545 GPReg = ABI.GetGlobalPtr(); in MipsAsmParser()
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp561 GPReg = ABI.GetGlobalPtr(); in MipsAsmParser()