Searched defs:GetCPISymbol (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1036 OutStreamer.EmitLabel(GetCPISymbol(CPI));
1860 /// GetCPISymbol - Return the symbol for the specified constant pool entry.
1861 MCSymbol *AsmPrinter::GetCPISymbol(unsigned CPID) const { function in class:AsmPrinter

Completed in 73 milliseconds