Searched defs:LNot (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCExpr.h330 LNot, ///< Logical negation. enumerator in enum:llvm::MCUnaryExpr::Opcode
350 return Create(LNot, Expr, Ctx);

Completed in 63 milliseconds