Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp813 Value *AddLHS; in computeValueKnownInPredecessorsImpl() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h2554 Value *AddLHS, *AddRHS; in match() 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.cpp2468 Register AddLHS = I.getOperand(1).getReg(); in earlySelect() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4571 Value *AddLHS = nullptr; in matchScaledValue() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp7642 GAdd *AddLHS = getOpcodeDef<GAdd>(LHS, MRI); in matchAddOverflow() local