Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DMangler.cpp51 char Prefix = DL->getGlobalPrefix(); in getNameWithPrefix()
116 char Prefix = DL->getGlobalPrefix(); in getNameWithPrefix()
/external/llvm/include/llvm/IR/
DDataLayout.h265 char getGlobalPrefix() const { in getGlobalPrefix() function
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp589 (Name[0] == getDataLayout().getGlobalPrefix())) in GenerateExportDirective()