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

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.cpp228 bool MipsInstPrinter::printAlias(const char *Str, const MCInst &MI, function in class:MipsInstPrinter
235 bool MipsInstPrinter::printAlias(const char *Str, const MCInst &MI, function in class:MipsInstPrinter
244 bool MipsInstPrinter::printAlias(const MCInst &MI, raw_ostream &OS) { function in class:MipsInstPrinter
[all...]
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DAsmWriter.cpp1479 void AssemblyWriter::printAlias(const GlobalAlias *GA) { function in class:llvm::AssemblyWriter

Completed in 105 milliseconds