Searched defs:IndVar (Results 1 – 11 of 11) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 1826 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
|
D | InductiveRangeCheckElimination.cpp | 1418 const SCEVAddRecExpr *IndVar = in runOnLoop() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 1514 PHINode *IndVar, in LinearFunctionTestReplace() 1836 PHINode *IndVar = 0; in runOnLoop() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 2112 static Value *genLoopLimit(PHINode *IndVar, const SCEV *IVCount, Loop *L, in genLoopLimit() 2199 PHINode *IndVar, in linearFunctionTestReplace() 2475 PHINode *IndVar = FindLoopCounter(L, BackedgeTakenCount, SE, DT); in run() local
|
D | InductiveRangeCheckElimination.cpp | 1657 ScalarEvolution &SE, const SCEVAddRecExpr *IndVar, in computeSafeIterationSpace() 1913 const SCEVAddRecExpr *IndVar = in run() local
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 562 MachineInstr *IndVar, MachineInstr *Cmp, in reduceLoopCount()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 666 virtual unsigned reduceLoopCount(MachineBasicBlock &MBB, MachineInstr *IndVar, in reduceLoopCount()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 684 MachineInstr *IndVar, MachineInstr *Cmp, in reduceLoopCount()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 702 MachineInstr *IndVar, MachineInstr &Cmp, in reduceLoopCount()
|
/external/llvm/lib/CodeGen/ |
D | MachinePipeliner.cpp | 2958 MachineInstr *IndVar = Pass.LI.LoopInductionVar; in addBranches() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachinePipeliner.cpp | 3082 MachineInstr *IndVar = Pass.LI.LoopInductionVar; in addBranches() local
|