Searched defs:printAlias (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ | ||
H A D | MipsInstPrinter.cpp | 245 bool MipsInstPrinter::printAlias(const char *Str, const MCInst &MI, in printAlias() function in MipsInstPrinter |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ | ||
H A D | LanaiInstPrinter.cpp | 109 bool LanaiInstPrinter::printAlias(const MCInst *MI, raw_ostream &OS) { in printAlias() function in LanaiInstPrinter |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 3743 void AssemblyWriter::printAlias(const GlobalAlias *GA) { printAlias() function in AssemblyWriter |