Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp930 bool SCEVExpander::isNormalAddRecExprPHI(PHINode *PN, Instruction *IncV, in isNormalAddRecExprPHI()
967 Instruction *SCEVExpander::getIVIncOperand(Instruction *IncV, in getIVIncOperand()
1034 bool SCEVExpander::hoistIVInc(Instruction *IncV, Instruction *InsertPos, in hoistIVInc()
1091 bool SCEVExpander::isExpandedAddRecExprPHI(PHINode *PN, Instruction *IncV, in isExpandedAddRecExprPHI()
1108 Value *IncV; in expandIVInc() local
1208 Instruction *IncV = nullptr; in getAddRecExprPHILiterally() local
1358 Value *IncV = expandIVInc(PN, StepV, L, ExpandTy, IntTy, useSubtract); in getAddRecExprPHILiterally() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp664 static PHINode *getLoopPhiForCounter(Value *IncV, Loop *L) { in getLoopPhiForCounter()
758 Value *IncV = Phi->getIncomingValue(Idx); in needsLFTR() local
852 Value *IncV = Phi->getIncomingValue(LatchIdx); in AlmostDeadIV() local
882 Value *IncV = Phi->getIncomingValue(LatchIdx); in isLoopCounter() local
DLoopStrengthReduce.cpp3138 Instruction *IncV = in CollectChains() local
3248 Value *IncV = Rewriter.expandCodeFor(LeftOverExpr, IntTy, InsertPt); in GenerateIVChain() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp133 SDValue IncV = CurDAG->getTargetConstant(Inc, dl, MVT::i32); in INITIALIZE_PASS() local
529 SDValue IncV = CurDAG->getTargetConstant(Inc, dl, MVT::i32); in SelectIndexedStore() local
DHexagonLoopIdiomRecognition.cpp658 Value *IncV = nullptr; in getCountIV() local