Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp877 bool SCEVExpander::isNormalAddRecExprPHI(PHINode *PN, Instruction *IncV, in isNormalAddRecExprPHI()
915 Instruction *SCEVExpander::getIVIncOperand(Instruction *IncV, in getIVIncOperand()
982 bool SCEVExpander::hoistIVInc(Instruction *IncV, Instruction *InsertPos) { in hoistIVInc()
1019 bool SCEVExpander::isExpandedAddRecExprPHI(PHINode *PN, Instruction *IncV, in isExpandedAddRecExprPHI()
1036 Value *IncV; in expandIVInc() local
1152 Instruction *IncV = nullptr; in getAddRecExprPHILiterally() local
1297 Value *IncV = expandIVInc(PN, StepV, L, ExpandTy, IntTy, useSubtract); in getAddRecExprPHILiterally() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp821 bool SCEVExpander::isNormalAddRecExprPHI(PHINode *PN, Instruction *IncV, in isNormalAddRecExprPHI()
859 Instruction *SCEVExpander::getIVIncOperand(Instruction *IncV, in getIVIncOperand()
926 bool SCEVExpander::hoistIVInc(Instruction *IncV, Instruction *InsertPos) { in hoistIVInc()
963 bool SCEVExpander::isExpandedAddRecExprPHI(PHINode *PN, Instruction *IncV, in isExpandedAddRecExprPHI()
980 Value *IncV; in expandIVInc() local
1097 Instruction *IncV = nullptr; in getAddRecExprPHILiterally() local
1237 Value *IncV = expandIVInc(PN, StepV, L, ExpandTy, IntTy, useSubtract); in getAddRecExprPHILiterally() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1585 static PHINode *getLoopPhiForCounter(Value *IncV, Loop *L, DominatorTree *DT) { in getLoopPhiForCounter()
1670 Value *IncV = Phi->getIncomingValue(Idx); in needsLFTR() local
1720 Value *IncV = Phi->getIncomingValue(LatchIdx); in AlmostDeadIV() local
1782 Value *IncV = Phi->getIncomingValue(LatchIdx); in FindLoopCounter() local
DLoopStrengthReduce.cpp2774 Instruction *IncV = in CollectChains() local
2884 Value *IncV = Rewriter.expandCodeFor(LeftOverExpr, IntTy, InsertPt); in GenerateIVChain() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1870 static PHINode *getLoopPhiForCounter(Value *IncV, Loop *L, DominatorTree *DT) { in getLoopPhiForCounter()
1956 Value *IncV = Phi->getIncomingValue(Idx); in needsLFTR() local
2006 Value *IncV = Phi->getIncomingValue(LatchIdx); in AlmostDeadIV() local
2068 Value *IncV = Phi->getIncomingValue(LatchIdx); in FindLoopCounter() local
DLoopStrengthReduce.cpp3052 Instruction *IncV = in CollectChains() local
3161 Value *IncV = Rewriter.expandCodeFor(LeftOverExpr, IntTy, InsertPt); in GenerateIVChain() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp300 SDValue IncV = CurDAG->getTargetConstant(Inc, dl, MVT::i32); in SelectIndexedLoad() local
594 SDValue IncV = CurDAG->getTargetConstant(Inc, dl, MVT::i32); in SelectIndexedStore() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp129 SDValue IncV = CurDAG->getTargetConstant(Inc, dl, MVT::i32); in SelectIndexedLoad() local
527 SDValue IncV = CurDAG->getTargetConstant(Inc, dl, MVT::i32); in SelectIndexedStore() local
DHexagonLoopIdiomRecognition.cpp641 Value *IncV = nullptr; in getCountIV() local