Searched refs:getPrivateGlobalPrefix (Results 1 – 20 of 20) sorted by relevance
88 isTemporary = Name.startswith(MAI.getPrivateGlobalPrefix()); in CreateSymbol()118 << MAI.getPrivateGlobalPrefix() << "tmp" << NextUniqueID++; in CreateTempSymbol()137 return GetOrCreateSymbol(Twine(MAI.getPrivateGlobalPrefix()) + in CreateDirectionalLocalSymbol()144 return GetOrCreateSymbol(Twine(MAI.getPrivateGlobalPrefix()) + in GetDirectionalLocalSymbol()
175 StringRef Prefix = getContext().getAsmInfo().getPrivateGlobalPrefix(); in EmitLabel()
98 O << MAI->getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << "_" in printOperand()102 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() in printOperand()
102 O << MAI->getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << "_" in printOp()115 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() in printOp()
52 raw_svector_ostream(Name) << Printer.MAI->getPrivateGlobalPrefix() << "JTI" in GetJumpTableSymbol()68 raw_svector_ostream(Name) << Printer.MAI->getPrivateGlobalPrefix() << "CPI" in GetConstantPoolIndexSymbol()
55 raw_svector_ostream(Name) << Printer.MAI->getPrivateGlobalPrefix() << "JTI" in GetJumpTableSymbol()70 raw_svector_ostream(Name) << Printer.MAI->getPrivateGlobalPrefix() << "CPI" in GetConstantPoolIndexSymbol()
246 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() in printOperand()251 O << MAI->getPrivateGlobalPrefix() << "CPI" in printOperand()
150 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() << '_' in printOperand()155 O << MAI->getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << '_' in printOperand()
240 O << MAI->getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() in printOperand()244 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() in printOperand()
257 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() in printOp()261 O << MAI->getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() in printOp()
338 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() in printOperand()343 O << MAI->getPrivateGlobalPrefix() << "CPI" in printOperand()
320 raw_svector_ostream(Name) << MAI->getPrivateGlobalPrefix() in GetARMSetPICJumpTableLabel2()329 raw_svector_ostream(Name) << MAI->getPrivateGlobalPrefix() << "JTI" in GetARMJTIPICJumpTableLabel2()337 raw_svector_ostream(Name) << MAI->getPrivateGlobalPrefix() << "SJLJEH" in GetARMSJLJEHLabel()772 OS << MAI->getPrivateGlobalPrefix() << "_LSDA_" << getFunctionNumber(); in EmitMachineConstantPoolValue()790 MCSymbol *PCLabel = getPICLabel(MAI->getPrivateGlobalPrefix(), in EmitMachineConstantPoolValue()1211 MCSymbol *LabelSym = getPICLabel(MAI->getPrivateGlobalPrefix(), in EmitInstruction()1249 MCSymbol *LabelSym = getPICLabel(MAI->getPrivateGlobalPrefix(), in EmitInstruction()1279 OutStreamer.EmitLabel(getPICLabel(MAI->getPrivateGlobalPrefix(), in EmitInstruction()1302 OutStreamer.EmitLabel(getPICLabel(MAI->getPrivateGlobalPrefix(), in EmitInstruction()1335 OutStreamer.EmitLabel(getPICLabel(MAI->getPrivateGlobalPrefix(), in EmitInstruction()
414 const char *getPrivateGlobalPrefix() const { in getPrivateGlobalPrefix() function
116 const char *Prefix = MAI.getPrivateGlobalPrefix(); in getNameWithPrefix()
101 O << MAI->getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << "_" in printOperand()
165 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() in printOperand()170 O << MAI->getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() in printOperand()
414 MAI.getPrivateGlobalPrefix(); in getJTISymbol()425 return Ctx.GetOrCreateSymbol(Twine(MAI.getPrivateGlobalPrefix())+ in getPICBaseSymbol()
51 const char *Prefix = Ctx.getAsmInfo().getPrivateGlobalPrefix(); in getSymbol()
384 OS << MAI->getPrivateGlobalPrefix(); in PrintSpecial()
1743 return OutContext.GetOrCreateSymbol(Twine(MAI->getPrivateGlobalPrefix()) + in GetTempSymbol()1750 return OutContext.GetOrCreateSymbol(Twine(MAI->getPrivateGlobalPrefix())+ in GetTempSymbol()1766 (Twine(MAI->getPrivateGlobalPrefix()) + "CPI" + Twine(getFunctionNumber()) in GetCPISymbol()1779 (Twine(MAI->getPrivateGlobalPrefix()) + Twine(getFunctionNumber()) + "_" + in GetJTSetSymbol()