Searched refs:getPrivateGlobalPrefix (Results 1 – 15 of 15) sorted by relevance
52 raw_svector_ostream(Name) << Printer.MAI->getPrivateGlobalPrefix() << "JTI" in GetJumpTableSymbol()68 raw_svector_ostream(Name) << Printer.MAI->getPrivateGlobalPrefix() << "CPI" in GetConstantPoolIndexSymbol()
137 isTemporary = Name.startswith(MAI->getPrivateGlobalPrefix()); in CreateSymbol()167 << MAI->getPrivateGlobalPrefix() << "tmp" << NextUniqueID++; in CreateTempSymbol()186 return GetOrCreateSymbol(Twine(MAI->getPrivateGlobalPrefix()) + in CreateDirectionalLocalSymbol()193 return GetOrCreateSymbol(Twine(MAI->getPrivateGlobalPrefix()) + in GetDirectionalLocalSymbol()
256 StringRef Prefix = getContext().getAsmInfo()->getPrivateGlobalPrefix(); in RecordProcStart()
225 O << MAI->getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() in printOperand()229 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() in printOperand()
236 raw_svector_ostream(Name) << MAI->getPrivateGlobalPrefix() << "JTI" in GetARMJTIPICJumpTableLabel2()244 raw_svector_ostream(Name) << MAI->getPrivateGlobalPrefix() << "SJLJEH" in GetARMSJLJEHLabel()806 OS << MAI->getPrivateGlobalPrefix() << "_LSDA_" << getFunctionNumber(); in EmitMachineConstantPoolValue()830 MCSymbol *PCLabel = getPICLabel(MAI->getPrivateGlobalPrefix(), in EmitMachineConstantPoolValue()1247 MCSymbol *LabelSym = getPICLabel(MAI->getPrivateGlobalPrefix(), in EmitInstruction()1285 MCSymbol *LabelSym = getPICLabel(MAI->getPrivateGlobalPrefix(), in EmitInstruction()1315 OutStreamer.EmitLabel(getPICLabel(MAI->getPrivateGlobalPrefix(), in EmitInstruction()1336 OutStreamer.EmitLabel(getPICLabel(MAI->getPrivateGlobalPrefix(), in EmitInstruction()1367 OutStreamer.EmitLabel(getPICLabel(MAI->getPrivateGlobalPrefix(), in EmitInstruction()
43 const char *Prefix = MAI->getPrivateGlobalPrefix(); in getNameWithPrefix()
441 const char *getPrivateGlobalPrefix() const { in getPrivateGlobalPrefix() function
550 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() in printOperand()555 O << MAI->getPrivateGlobalPrefix() << "CPI" in printOperand()
56 const char *PGP = AP.MAI->getPrivateGlobalPrefix(); in GetSymbolFromOperand()
161 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() in printOperand()166 O << MAI->getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() in printOperand()313 if (OutContext.LookupSymbol(Twine(MAI->getPrivateGlobalPrefix()) + in lookUpOrCreateTOCEntry()
446 MAI.getPrivateGlobalPrefix(); in getJTISymbol()457 return Ctx.GetOrCreateSymbol(Twine(MAI.getPrivateGlobalPrefix())+ in getPICBaseSymbol()
55 const char *Prefix = Ctx.getAsmInfo()->getPrivateGlobalPrefix(); in getSymbol()
495 OS << MAI->getPrivateGlobalPrefix(); in PrintSpecial()
2000 return OutContext.GetOrCreateSymbol(Twine(MAI->getPrivateGlobalPrefix()) + in GetTempSymbol()2007 return OutContext.GetOrCreateSymbol(Twine(MAI->getPrivateGlobalPrefix())+ in GetTempSymbol()2023 (Twine(MAI->getPrivateGlobalPrefix()) + "CPI" + Twine(getFunctionNumber()) in GetCPISymbol()2036 (Twine(MAI->getPrivateGlobalPrefix()) + Twine(getFunctionNumber()) + "_" + in GetJTSetSymbol()
364 O << MAI->getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << "_" in printOperand()