Searched defs:LOp (Results 1 – 3 of 3) sorted by relevance
529 static bool leftDistributesOverRight(Instruction::BinaryOps LOp, in leftDistributesOverRight()550 static bool rightDistributesOverLeft(Instruction::BinaryOps LOp, in rightDistributesOverLeft()
1530 const Expr *Cond, BinaryOperator::Opcode LOp, llvm::BasicBlock *TrueBlock, in EmitBranchToCounterBlock()
968 DefInit *LOp = dyn_cast<DefInit>(LHSs->getOperator()); in Fold() local