Home
last modified time | relevance | path

Searched refs:VK_PPC_GOT_LO (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp168 case MCSymbolRefExpr::VK_PPC_GOT_LO: in getRelocType()
313 case MCSymbolRefExpr::VK_PPC_GOT_LO: in getRelocType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp179 case MCSymbolRefExpr::VK_PPC_GOT_LO: in getRelocType()
336 case MCSymbolRefExpr::VK_PPC_GOT_LO: in getRelocType()
/external/llvm/lib/MC/
DMCExpr.cpp225 case VK_PPC_GOT_LO: return "got@l"; in getVariantKindName()
322 .Case("got@l", VK_PPC_GOT_LO) in getVariantKindForName()
DELFObjectWriter.cpp535 case MCSymbolRefExpr::VK_PPC_GOT_LO: in shouldRelocateWithSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCExpr.cpp248 case VK_PPC_GOT_LO: return "got@l"; in getVariantKindName()
358 .Case("got@l", VK_PPC_GOT_LO) in getVariantKindForName()
DELFObjectWriter.cpp1313 case MCSymbolRefExpr::VK_PPC_GOT_LO: in shouldRelocateWithSymbol()
/external/llvm/include/llvm/MC/
DMCExpr.h210 VK_PPC_GOT_LO, // symbol@got@l enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCExpr.h227 VK_PPC_GOT_LO, // symbol@got@l enumerator