Home
last modified time | relevance | path

Searched refs:S_TOC_LO (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCAsmInfo.h115 S_TOC_LO, // symbol@toc@l enumerator
H A DPPCELFObjectWriter.cpp227 case PPC::S_TOC_LO: in getRelocType()
380 case PPC::S_TOC_LO: in getRelocType()
H A DPPCMCAsmInfo.cpp45 {PPC::S_TOC_LO, "toc@l"},
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp75 RefKind = PPC::S_TOC_LO; in GetSymbolRef()
H A DPPCAsmPrinter.cpp1301 VK = IsAIX ? PPC::S_L : PPC::S_TOC_LO; in emitInstruction()
1330 MOSymbol, IsAIX ? PPC::S_L : PPC::S_TOC_LO, OutContext); in emitInstruction()