Home
last modified time | relevance | path

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

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