Home
last modified time | relevance | path

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

/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()