Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp940 bool SCEVExpander::isNormalAddRecExprPHI(PHINode *PN, Instruction *IncV, in isNormalAddRecExprPHI()
977 Instruction *SCEVExpander::getIVIncOperand(Instruction *IncV, in getIVIncOperand()
1044 bool SCEVExpander::hoistIVInc(Instruction *IncV, Instruction *InsertPos) { in hoistIVInc()
1081 bool SCEVExpander::isExpandedAddRecExprPHI(PHINode *PN, Instruction *IncV, in isExpandedAddRecExprPHI()
1098 Value *IncV; in expandIVInc() local
1211 Instruction *IncV = nullptr; in getAddRecExprPHILiterally() local
1368 Value *IncV = expandIVInc(PN, StepV, L, ExpandTy, IntTy, useSubtract); in getAddRecExprPHILiterally() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp661 static PHINode *getLoopPhiForCounter(Value *IncV, Loop *L) { in getLoopPhiForCounter()
755 Value *IncV = Phi->getIncomingValue(Idx); in needsLFTR() local
847 Value *IncV = Phi->getIncomingValue(LatchIdx); in AlmostDeadIV() local
877 Value *IncV = Phi->getIncomingValue(LatchIdx); in isLoopCounter() local
H A DLoopStrengthReduce.cpp3097 Instruction *IncV = in CollectChains() local
3207 Value *IncV = Rewriter.expandCodeFor(LeftOverExpr, IntTy, InsertPt); in GenerateIVChain() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp128 SDValue IncV = CurDAG->getTargetConstant(Inc, dl, MVT::i32); in SelectIndexedLoad() local
524 SDValue IncV = CurDAG->getTargetConstant(Inc, dl, MVT::i32); in SelectIndexedStore() local
H A DHexagonLoopIdiomRecognition.cpp660 Value *IncV = nullptr; in getCountIV() local