Home
last modified time | relevance | path

Searched defs:IndVar (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp182 static Value *findFinalIVValue(const Loop &L, const PHINode &IndVar, in findFinalIVValue()
200 PHINode &IndVar, in getBounds()
286 if (PHINode *IndVar = getInductionVariable(SE)) in getBounds() local
332 if (PHINode *IndVar = getInductionVariable(SE)) in getInductionDescriptor() local
/external/llvm-project/llvm/lib/Analysis/
DLoopInfo.cpp183 static Value *findFinalIVValue(const Loop &L, const PHINode &IndVar, in findFinalIVValue()
201 PHINode &IndVar, in getBounds()
287 if (PHINode *IndVar = getInductionVariable(SE)) in getBounds() local
333 if (PHINode *IndVar = getInductionVariable(SE)) in getInductionDescriptor() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp972 static Value *genLoopLimit(PHINode *IndVar, BasicBlock *ExitingBB, in genLoopLimit()
1065 PHINode *IndVar, SCEVExpander &Rewriter) { in linearFunctionTestReplace()
1839 PHINode *IndVar = FindLoopCounter(L, ExitingBB, ExitCount, SE, DT); in run() local
DInductiveRangeCheckElimination.cpp1583 ScalarEvolution &SE, const SCEVAddRecExpr *IndVar, in computeSafeIterationSpace()
1925 const SCEVAddRecExpr *IndVar = in run() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1826 static Value *genLoopLimit(PHINode *IndVar, const SCEV *IVCount, Loop *L, in genLoopLimit()
1913 PHINode *IndVar, in linearFunctionTestReplace()
2151 PHINode *IndVar = FindLoopCounter(L, BackedgeTakenCount, SE, DT); in run() local
DInductiveRangeCheckElimination.cpp1418 const SCEVAddRecExpr *IndVar = in runOnLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp2332 static Value *genLoopLimit(PHINode *IndVar, BasicBlock *ExitingBB, in genLoopLimit()
2425 PHINode *IndVar, SCEVExpander &Rewriter) { in linearFunctionTestReplace()
3081 PHINode *IndVar = FindLoopCounter(L, ExitingBB, ExitCount, SE, DT); in run() local
DInductiveRangeCheckElimination.cpp1568 ScalarEvolution &SE, const SCEVAddRecExpr *IndVar, in computeSafeIterationSpace()
1831 const SCEVAddRecExpr *IndVar = in run() local
/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp996 Value *IndVar = Builder.CreateAdd(Span, Start); in createCanonicalLoop() local
1585 Instruction *IndVar = getIndVar(); in assertOK() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h562 MachineInstr *IndVar, MachineInstr *Cmp, in reduceLoopCount()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h743 MachineInstr *IndVar, MachineInstr &Cmp, in reduceLoopCount()
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h750 MachineInstr *IndVar, MachineInstr &Cmp, in reduceLoopCount()
/external/llvm-project/llvm/unittests/Frontend/
DOpenMPIRBuilderTest.cpp980 Instruction *IndVar = Loop->getIndVar(); in TEST_F() local
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp684 MachineInstr *IndVar, MachineInstr *Cmp, in reduceLoopCount()
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp2958 MachineInstr *IndVar = Pass.LI.LoopInductionVar; in addBranches() local