Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:getPrivateGlobalPrefix

1961   return OutContext.GetOrCreateSymbol(Twine(MAI->getPrivateGlobalPrefix()) +
1968 return OutContext.GetOrCreateSymbol(Twine(MAI->getPrivateGlobalPrefix())+
1984 (Twine(MAI->getPrivateGlobalPrefix()) + "CPI" + Twine(getFunctionNumber())
1997 (Twine(MAI->getPrivateGlobalPrefix()) + Twine(getFunctionNumber()) + "_" +