Searched refs:CreateLNot (Results 1 – 2 of 2) sorted by relevance
272 static const MCUnaryExpr *CreateLNot(const MCExpr *Expr, MCContext &Ctx) { in CreateLNot() function
650 Res = MCUnaryExpr::CreateLNot(Res, getContext()); in ParsePrimaryExpr()