Home
last modified time | relevance | path

Searched defs:LOp (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp673 const auto *LOp = L->getOperand(I); in equivalentAsOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp589 static bool leftDistributesOverRight(Instruction::BinaryOps LOp, in leftDistributesOverRight()
610 static bool rightDistributesOverLeft(Instruction::BinaryOps LOp, in rightDistributesOverLeft()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1741 const Expr *Cond, BinaryOperator::Opcode LOp, llvm::BasicBlock *TrueBlock, in EmitBranchToCounterBlock()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1215 DefInit *LOp = dyn_cast<DefInit>(LHSs->getOperator()); in Fold() local