Home
last modified time | relevance | path

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

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