Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp355 if (Instruction *LHSInst = dyn_cast<Instruction>(I->getOperand(0))) { SimplifyDemandedUseBits() local
H A DInstructionCombining.cpp1223 Instruction *LHSInst = dyn_cast<Instruction>(LHS); matchSymmetricPair() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp779 auto LHSInst = dyn_cast<Instruction>(LHS); computeValueKnownInPredecessorsImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4839 MachineInstr *LHSInst = getDefIgnoringCopies(AndLHS, MRI); matchNarrowBinopFeedingAnd() local