Home
last modified time | relevance | path

Searched refs:hasLinkerPrivateGlobalPrefix (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h478 bool hasLinkerPrivateGlobalPrefix() const { in hasLinkerPrivateGlobalPrefix() function
482 if (hasLinkerPrivateGlobalPrefix()) in getLinkerPrivateGlobalPrefix()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h494 bool hasLinkerPrivateGlobalPrefix() const { in hasLinkerPrivateGlobalPrefix() function
499 if (hasLinkerPrivateGlobalPrefix()) in getLinkerPrivateGlobalPrefix()
/external/llvm/include/llvm/IR/
DDataLayout.h256 bool hasLinkerPrivateGlobalPrefix() const { return ManglingMode == MM_MachO; } in hasLinkerPrivateGlobalPrefix() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDataLayout.h272 bool hasLinkerPrivateGlobalPrefix() const { return ManglingMode == MM_MachO; } in hasLinkerPrivateGlobalPrefix() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1437 if (JTInDiffSection && DL.hasLinkerPrivateGlobalPrefix()) in EmitJumpTableInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1740 if (JTInDiffSection && DL.hasLinkerPrivateGlobalPrefix()) in EmitJumpTableInfo()