Searched defs:LOp (Results 1 – 4 of 4) sorted by relevance
673 const auto *LOp = L->getOperand(I); in equivalentAsOperands() local
610 if (LOp == Instruction::Mul) in rightDistributesOverLeft() argument 589 leftDistributesOverRight(Instruction::BinaryOps LOp,Instruction::BinaryOps ROp) leftDistributesOverRight() argument [all...]
1715 EmitBranchToCounterBlock(const Expr * Cond,BinaryOperator::Opcode LOp,llvm::BasicBlock * TrueBlock,llvm::BasicBlock * FalseBlock,uint64_t TrueCount,Stmt::Likelihood LH,const Expr * CntrIdx) EmitBranchToCounterBlock() argument
1215 DefInit *LOp = dyn_cast<DefInit>(LHSs->getOperator()); Fold() local