Searched defs:LOp (Results 1 – 4 of 4) sorted by relevance
673 const auto *LOp = L->getOperand(I); in equivalentAsOperands() local
589 static bool leftDistributesOverRight(Instruction::BinaryOps LOp, in leftDistributesOverRight()610 static bool rightDistributesOverLeft(Instruction::BinaryOps LOp, in rightDistributesOverLeft()
1741 const Expr *Cond, BinaryOperator::Opcode LOp, llvm::BasicBlock *TrueBlock, in EmitBranchToCounterBlock()
1215 DefInit *LOp = dyn_cast<DefInit>(LHSs->getOperator()); in Fold() local