Searched refs:GetGlobalPtr (Results 1 – 9 of 9) sorted by relevance
65 unsigned GetGlobalPtr() const;
86 unsigned MipsABIInfo::GetGlobalPtr() const { in GetGlobalPtr() function in MipsABIInfo
66 unsigned GetGlobalPtr() const;
67 unsigned GetGlobalPtr() const;
78 unsigned MipsABIInfo::GetGlobalPtr() const { in GetGlobalPtr() function in MipsABIInfo
2387 TOut.emitRRX(Mips::LW, DstReg, ABI.GetGlobalPtr(), in loadAndAddSymbolAddress()2427 TOut.emitRRX(Mips::LW, TmpReg, ABI.GetGlobalPtr(), in loadAndAddSymbolAddress()
545 GPReg = ABI.GetGlobalPtr(); in MipsAsmParser()
561 GPReg = ABI.GetGlobalPtr(); in MipsAsmParser()