Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp181 case MCSymbolRefExpr::VK_PPC_GOT_LO: in getRelocType()
338 case MCSymbolRefExpr::VK_PPC_GOT_LO: in getRelocType()
/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/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp206 case MCSymbolRefExpr::VK_PPC_GOT_LO: in getRelocType()
363 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-10.0/llvm/lib/MC/
DMCExpr.cpp254 case VK_PPC_GOT_LO: return "got@l"; in getVariantKindName()
369 .Case("got@l", VK_PPC_GOT_LO) in getVariantKindForName()
DELFObjectWriter.cpp1344 case MCSymbolRefExpr::VK_PPC_GOT_LO: in shouldRelocateWithSymbol()
/external/llvm-project/llvm/lib/MC/
DMCExpr.cpp281 case VK_PPC_GOT_LO: return "got@l"; in getVariantKindName()
424 .Case("got@l", VK_PPC_GOT_LO) in getVariantKindForName()
DELFObjectWriter.cpp1349 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-10.0/llvm/include/llvm/MC/
DMCExpr.h230 VK_PPC_GOT_LO, // symbol@got@l enumerator
/external/llvm-project/llvm/include/llvm/MC/
DMCExpr.h255 VK_PPC_GOT_LO, // symbol@got@l enumerator