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

/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DMCExpr.h421 LAnd, ///< Logical and. enumerator in enum:llvm::MCBinaryExpr::Opcode
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1621 BinaryOperator *LAnd = dyn_cast<BinaryOperator>(LHS->getOperand(0)); local
[all...]

Completed in 65 milliseconds