Searched refs:printExpr (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/XCore/InstPrinter/
H A DXCoreInstPrinter.cpp47 static void printExpr(const MCExpr *Expr, raw_ostream &OS) { function
85 printExpr(Op.getExpr(), O);
/external/llvm/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.cpp96 static void printExpr(const MCExpr *Expr, raw_ostream &OS) { function
174 printExpr(Op.getExpr(), O);

Completed in 101 milliseconds