Home
last modified time | relevance | path

Searched defs:printAlias (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.cpp210 bool MipsInstPrinter::printAlias(const char *Str, const MCInst &MI, in printAlias() function in MipsInstPrinter
217 bool MipsInstPrinter::printAlias(const char *Str, const MCInst &MI, in printAlias() function in MipsInstPrinter
226 bool MipsInstPrinter::printAlias(const MCInst &MI, raw_ostream &OS) { in printAlias() function in MipsInstPrinter
/external/llvm/lib/Target/Lanai/InstPrinter/
DLanaiInstPrinter.cpp107 bool LanaiInstPrinter::printAlias(const MCInst *MI, raw_ostream &OS) { in printAlias() function in LanaiInstPrinter
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAsmWriter.cpp1388 void AssemblyWriter::printAlias(const GlobalAlias *GA) { in printAlias() function in AssemblyWriter