Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DMangler.cpp61 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefixImpl()
73 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix()
132 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix()
/external/llvm/include/llvm/IR/
DDataLayout.h267 char getGlobalPrefix() const { in getGlobalPrefix() function
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1064 if (Flag[0] == GV->getParent()->getDataLayout().getGlobalPrefix()) in emitLinkerFlagsForGlobal()