Searched defs:LOp (Results 1 – 4 of 4) sorted by relevance
679 const auto *LOp = L->getOperand(I); equivalentAsOperands() local
571 leftDistributesOverRight(Instruction::BinaryOps LOp,Instruction::BinaryOps ROp) leftDistributesOverRight() argument 592 rightDistributesOverLeft(Instruction::BinaryOps LOp,Instruction::BinaryOps ROp) rightDistributesOverLeft() argument [all...]
1662 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()); in Fold() local