Searched defs:printAlias (Results 1 – 3 of 3) sorted by relevance
245 bool MipsInstPrinter::printAlias(const char *Str, const MCInst &MI, in printAlias() function in MipsInstPrinter257 bool MipsInstPrinter::printAlias(const char *Str, const MCInst &MI, in printAlias() function in MipsInstPrinter270 bool MipsInstPrinter::printAlias(const MCInst &MI, uint64_t Address, in printAlias() function in MipsInstPrinter
109 bool LanaiInstPrinter::printAlias(const MCInst *MI, raw_ostream &OS) { in printAlias() function in LanaiInstPrinter
3664 void AssemblyWriter::printAlias(const GlobalAlias *GA) { in printAlias() function in AssemblyWriter