Searched refs:CreatePlus (Results 1 – 2 of 2) sorted by relevance
372 static const MCUnaryExpr *CreatePlus(const MCExpr *Expr, MCContext &Ctx) { in CreatePlus() function
930 Res = MCUnaryExpr::CreatePlus(Res, getContext()); in parsePrimaryExpr()