Searched defs:AddLHS (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | JumpThreading.cpp | 828 Value *AddLHS; computeValueKnownInPredecessorsImpl() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | PatternMatch.h | 2107 Value *AddLHS, *AddRHS; match() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 2323 Register AddLHS = I.getOperand(1).getReg(); earlySelect() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 4140 Value *AddLHS = nullptr; matchScaledValue() local |