Home
last modified time | relevance | path

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

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