Home
last modified time | relevance | path

Searched defs:IncV (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp674 isNormalAddRecExprPHI(PHINode * PN,Instruction * IncV,const Loop * L) isNormalAddRecExprPHI() argument
711 getIVIncOperand(Instruction * IncV,Instruction * InsertPos,bool allowScale) getIVIncOperand() argument
771 hoistIVInc(Instruction * IncV,Instruction * InsertPos,bool RecomputePoisonFlags) hoistIVInc() argument
838 isExpandedAddRecExprPHI(PHINode * PN,Instruction * IncV,const Loop * L) isExpandedAddRecExprPHI() argument
854 Value *IncV; expandIVInc() local
944 Instruction *IncV = nullptr; getAddRecExprPHILiterally() local
1090 Value *IncV = expandIVInc(PN, StepV, L, useSubtract); getAddRecExprPHILiterally() local
[all...]
H A DLoopUtils.cpp472 Value *IncV = PN->getIncomingValue(LatchIdx); isAlmostDeadIV() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp664 getLoopPhiForCounter(Value * IncV,Loop * L) getLoopPhiForCounter() argument
758 Value *IncV = Phi->getIncomingValue(Idx); needsLFTR() local
824 Value *IncV = Phi->getIncomingValue(LatchIdx); isLoopCounter() local
H A DLoopStrengthReduce.cpp3320 Instruction *IncV = CollectChains() local
3453 Value *IncV = Rewriter.expandCodeFor(Remainder, IntTy, InsertPt); GenerateIVChain() local
3468 Value *IncV = Rewriter.expandCodeFor(LeftOverExpr, IntTy, InsertPt); GenerateIVChain() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp138 SDValue IncV = CurDAG->getSignedTargetConstant(Inc, dl, MVT::i32); in INITIALIZE_PASS() local
534 SDValue IncV = CurDAG->getTargetConstant(Inc, dl, MVT::i32); SelectIndexedStore() local
H A DHexagonLoopIdiomRecognition.cpp658 Value *IncV = nullptr; in getCountIV() local