Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp891 Value *AddLHS; in computeValueKnownInPredecessorsImpl() local
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DPatternMatch.h1967 Value *AddLHS, *AddRHS; in match() local
/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2225 Register AddLHS = I.getOperand(1).getReg(); in earlySelect() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3903 ConstantInt *CI = nullptr; Value *AddLHS = nullptr; in matchScaledValue() local