Home
last modified time | relevance | path

Searched defs:LOp (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp673 const auto *LOp = L->getOperand(I); in equivalentAsOperands() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp610 if (LOp == Instruction::Mul) in rightDistributesOverLeft() argument
589 leftDistributesOverRight(Instruction::BinaryOps LOp,Instruction::BinaryOps ROp) leftDistributesOverRight() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1715 EmitBranchToCounterBlock(const Expr * Cond,BinaryOperator::Opcode LOp,llvm::BasicBlock * TrueBlock,llvm::BasicBlock * FalseBlock,uint64_t TrueCount,Stmt::Likelihood LH,const Expr * CntrIdx) EmitBranchToCounterBlock() argument
/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1215 DefInit *LOp = dyn_cast<DefInit>(LHSs->getOperator()); Fold() local