Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp896 bool SCEVExpander::isNormalAddRecExprPHI(PHINode *PN, Instruction *IncV, in isNormalAddRecExprPHI()
934 Instruction *SCEVExpander::getIVIncOperand(Instruction *IncV, in getIVIncOperand()
1001 bool SCEVExpander::hoistIVInc(Instruction *IncV, Instruction *InsertPos) { in hoistIVInc()
1038 bool SCEVExpander::isExpandedAddRecExprPHI(PHINode *PN, Instruction *IncV, in isExpandedAddRecExprPHI()
1055 Value *IncV; in expandIVInc() local
1171 Instruction *IncV = nullptr; in getAddRecExprPHILiterally() local
1316 Value *IncV = expandIVInc(PN, StepV, L, ExpandTy, IntTy, useSubtract); in getAddRecExprPHILiterally() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp2021 static PHINode *getLoopPhiForCounter(Value *IncV, Loop *L) { in getLoopPhiForCounter()
2115 Value *IncV = Phi->getIncomingValue(Idx); in needsLFTR() local
2207 Value *IncV = Phi->getIncomingValue(LatchIdx); in AlmostDeadIV() local
2237 Value *IncV = Phi->getIncomingValue(LatchIdx); in isLoopCounter() local
DLoopStrengthReduce.cpp3085 Instruction *IncV = in CollectChains() local
3195 Value *IncV = Rewriter.expandCodeFor(LeftOverExpr, IntTy, InsertPt); in GenerateIVChain() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp129 SDValue IncV = CurDAG->getTargetConstant(Inc, dl, MVT::i32); in SelectIndexedLoad() local
525 SDValue IncV = CurDAG->getTargetConstant(Inc, dl, MVT::i32); in SelectIndexedStore() local
DHexagonLoopIdiomRecognition.cpp642 Value *IncV = nullptr; in getCountIV() local