Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h65 unsigned GetGlobalPtr() const;
H A DMipsABIInfo.cpp87 unsigned MipsABIInfo::GetGlobalPtr() const { in GetGlobalPtr() function in MipsABIInfo
/llvm-project-15.0.7/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp562 GPReg = ABI.GetGlobalPtr(); in MipsAsmParser()