Searched refs:getGlobalPrefix (Results 1 – 14 of 14) sorted by relevance
61 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefixImpl()73 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix()132 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix()
105 O << MAI->getGlobalPrefix() << MO.getSymbolName(); in printOperand()
110 return (void*)Dyld.getSymbolAddress((TM->getMCAsmInfo()->getGlobalPrefix() in getPointerToFunction()
123 const char *Prefix = MAI.getGlobalPrefix(); in getNameWithPrefix()
37 Name += AP.MAI->getGlobalPrefix(); in GetSymbolFromOperand()
184 OutContext.GetOrCreateSymbol(StringRef(MAI->getGlobalPrefix())+ in printOperand()
454 const char *getGlobalPrefix() const { in getGlobalPrefix() function
106 std::string Name(MAI->getGlobalPrefix()); in printPCRelImmOperand()
130 getASTContext().getTargetInfo().getDataLayout().getGlobalPrefix(); in mangleName()
264 char getGlobalPrefix() const { in getGlobalPrefix() function
267 O << "L" << MAI->getGlobalPrefix() << MO.getSymbolName() in printOp()
52 Name += MAI.getGlobalPrefix(); in GetSymbolFromOperand()
1084 if (Flag[0] == GV->getParent()->getDataLayout().getGlobalPrefix()) in emitLinkerFlagsForGlobal()
829 char UserLabelPrefix[2] = {TI.getDataLayout().getGlobalPrefix(), 0}; in InitializePredefinedMacros()