Searched refs:printCompact (Results 1 – 4 of 4) sorted by relevance
62 Expr.printCompact(OS, *MRI); in TestExprPrinter()
156 bool printCompact(raw_ostream &OS, const MCRegisterInfo &RegInfo);
500 bool DWARFExpression::printCompact(raw_ostream &OS, const MCRegisterInfo &MRI) { in printCompact() function in llvm::DWARFExpression
617 Expression.printCompact(OS, MRI); in print()