Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp816 Value *AddLHS; in computeValueKnownInPredecessorsImpl() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h2410 Value *AddLHS, *AddRHS; in match() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2339 Register AddLHS = I.getOperand(1).getReg(); in earlySelect() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4235 Value *AddLHS = nullptr; in matchScaledValue() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp7304 GAdd *AddLHS = getOpcodeDef<GAdd>(LHS, MRI); in matchAddOverflow() local