Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h65 unsigned GetGlobalPtr() const;
H A DMipsABIInfo.cpp92 unsigned MipsABIInfo::GetGlobalPtr() const { in GetGlobalPtr() function in MipsABIInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp567 GPReg = ABI.GetGlobalPtr(); in MipsAsmParser()