Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceOperandsSkip.cpp123 auto *LHSInst = dyn_cast<Instruction>(LHS); in opportunities() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp350 if (Instruction *LHSInst = dyn_cast<Instruction>(I->getOperand(0))) { SimplifyDemandedUseBits() local
H A DInstructionCombining.cpp1246 Instruction *LHSInst = dyn_cast<Instruction>(LHS); matchSymmetricPair() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp776 if (LHSInst && LHSInst->getParent() == BB) in computeValueKnownInPredecessorsImpl() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5001 MachineInstr *LHSInst = getDefIgnoringCopies(AndLHS, MRI); matchNarrowBinopFeedingAnd() local