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