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

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

Completed in 54 milliseconds