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