Home
last modified time | relevance | path

Searched defs:createTempSymbol (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/MC/
DMCContext.cpp175 MCSymbol *MCContext::createTempSymbol(const Twine &Name, bool AlwaysAddSuffix) { in createTempSymbol() function in MCContext
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2280 MCSymbol *AsmPrinter::createTempSymbol(const Twine &Name) const { in createTempSymbol() function in AsmPrinter