Home
last modified time | relevance | path

Searched defs:AddRHS (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h2554 Value *AddLHS, *AddRHS; in match() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4137 ConstantInt *AddRHS; in visitSwitchInst() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4800 const Expr *AddLHS = nullptr, *AddRHS = nullptr; in getOverflowPatternBinOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2469 Register AddRHS = I.getOperand(2).getReg(); in earlySelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp14474 SDValue AddRHS) { in tryFoldMADwithSRL()
14553 SDValue AddRHS = RHS; in tryFoldToMad64_32() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4575 const SCEVMulExpr *AddRHS = dyn_cast<SCEVMulExpr>(Add->getOperand(1)); in MatchNotExpr() local