Searched refs:getPrivateGlobalPrefix (Results 1 – 20 of 20) sorted by relevance
147 return getOrCreateSymbol(Twine(MAI->getPrivateGlobalPrefix()) + FuncName + in getOrCreateFrameAllocSymbol()152 return getOrCreateSymbol(Twine(MAI->getPrivateGlobalPrefix()) + FuncName + in getOrCreateParentFrameOffsetSymbol()157 return getOrCreateSymbol(Twine(MAI->getPrivateGlobalPrefix()) + "__ehtable$" + in getOrCreateLSDASymbol()186 IsTemporary = Name.startswith(MAI->getPrivateGlobalPrefix()); in createSymbol()211 raw_svector_ostream(NameSV) << MAI->getPrivateGlobalPrefix() << Name; in createTempSymbol()
164 StringRef Prefix = Context.getAsmInfo()->getPrivateGlobalPrefix(); in getDwarfLineTableSymbol()
55 raw_svector_ostream(Name) << DL.getPrivateGlobalPrefix() << "JTI" in GetJumpTableSymbol()72 raw_svector_ostream(Name) << DL.getPrivateGlobalPrefix() << "CPI" in GetConstantPoolIndexSymbol()
22 return MF.getContext().getOrCreateSymbol(Twine(DL.getPrivateGlobalPrefix()) + in getPICOffsetSymbol()
54 Name += DL.getPrivateGlobalPrefix(); in GetSymbolFromOperand()
186 O << DL.getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << '_' in printOperand()
459 const char *getPrivateGlobalPrefix() const { return PrivateGlobalPrefix; } in getPrivateGlobalPrefix() function467 return getPrivateGlobalPrefix(); in getLinkerPrivateGlobalPrefix()
47 OS << DL.getPrivateGlobalPrefix(); in getNameWithPrefixImpl()
232 raw_svector_ostream(Name) << DL.getPrivateGlobalPrefix() << "JTI" in GetARMJTIPICJumpTableLabel()941 getPICLabel(DL.getPrivateGlobalPrefix(), getFunctionNumber(), in EmitMachineConstantPoolValue()1387 getPICLabel(DL.getPrivateGlobalPrefix(), getFunctionNumber(), in EmitInstruction()1420 getPICLabel(DL.getPrivateGlobalPrefix(), getFunctionNumber(), in EmitInstruction()1445 OutStreamer->EmitLabel(getPICLabel(DL.getPrivateGlobalPrefix(), in EmitInstruction()1466 OutStreamer->EmitLabel(getPICLabel(DL.getPrivateGlobalPrefix(), in EmitInstruction()1497 OutStreamer->EmitLabel(getPICLabel(DL.getPrivateGlobalPrefix(), in EmitInstruction()
109 NameStr += GV->getParent()->getDataLayout().getPrivateGlobalPrefix(); in getSymbolWithGlobalValueBase()
281 const char *getPrivateGlobalPrefix() const { in getPrivateGlobalPrefix() function
227 O << DL.getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << '_' in printOperand()
498 : DL.getPrivateGlobalPrefix(); in getJTISymbol()508 return Ctx.getOrCreateSymbol(Twine(DL.getPrivateGlobalPrefix()) + in getPICBaseSymbol()
737 Name += MMI->getModule()->getDataLayout().getPrivateGlobalPrefix(); in getIndirectSymViaGOTPCRel()
511 OS << DL.getPrivateGlobalPrefix(); in PrintSpecial()
2312 return OutContext.getOrCreateSymbol(Twine(DL.getPrivateGlobalPrefix()) + in GetCPISymbol()2326 return OutContext.getOrCreateSymbol(Twine(DL.getPrivateGlobalPrefix()) + in GetJTSetSymbol()
376 O << DL.getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << "_" in printOperand()
180 Twine(getDataLayout().getPrivateGlobalPrefix()) + "CPI" + in GetCPISymbol()
610 O << getDataLayout().getPrivateGlobalPrefix() << "CPI" in printOperand()
153 Name += DL.getPrivateGlobalPrefix(); in GetSymbolFromOperand()