HomeSort by relevance Sort by last modified time
    Searched defs:LNot (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCExpr.h 333 LNot, ///< Logical negation.
353 return create(LNot, Expr, Ctx);
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCExpr.h 231 LNot, ///< Logical negation.
251 return Create(LNot, Expr, Ctx);

Completed in 150 milliseconds