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