Searched refs:LNot (Results 1 – 5 of 5) sorted by relevance
344 LNot, ///< Logical negation. enumerator364 return Create(LNot, Expr, Ctx); in CreateLNot()
158 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
44 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag) \
61 case MCUnaryExpr::LNot: OS << '!'; break; in print()657 case MCUnaryExpr::LNot: in EvaluateAsRelocatableImpl()