Home
last modified time | relevance | path

Searched refs:LNot (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h246 LNot, ///< Logical negation. enumerator
266 return create(LNot, Expr, Ctx, Loc);
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtVisitor.h167 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
H A DOperationKinds.def447 UNARY_OPERATION(LNot, "!")
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp109 case MCUnaryExpr::LNot: OS << '!'; break; in print()
551 case MCUnaryExpr::LNot: in evaluateAsRelocatableImpl()
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt4636 (!X) LNot (X)
12398 LLessEqual, and LGreaterEqual. Previously disassembled as LNot(LEqual()),
12399 LNot(LGreater()), and LNot(LLess()), this makes the disassembled ASL code
15082 Fixed a problem with the implementation of the LNot() operator where
15130 Fixed a problem with constant folding and the LNot operator. LNot was