Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopInfo.cpp184 static Value *findFinalIVValue(const Loop &L, const PHINode &IndVar, in findFinalIVValue()
202 Loop::LoopBounds::getBounds(const Loop &L, PHINode &IndVar, in getBounds()
288 if (PHINode *IndVar = getInductionVariable(SE)) in getBounds() local
335 if (PHINode *IndVar = getInductionVariable(SE)) in getInductionDescriptor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp978 static Value *genLoopLimit(PHINode *IndVar, BasicBlock *ExitingBB, in genLoopLimit()
1064 PHINode *IndVar, SCEVExpander &Rewriter) { in linearFunctionTestReplace()
2123 PHINode *IndVar = FindLoopCounter(L, ExitingBB, ExitCount, SE, DT); in run() local
H A DInductiveRangeCheckElimination.cpp1585 const SCEVAddRecExpr *IndVar, in computeSafeIterationSpace()
1940 const SCEVAddRecExpr *IndVar = in run() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A 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
H A DInductiveRangeCheckElimination.cpp1418 const SCEVAddRecExpr *IndVar = in runOnLoop() local
/aosp_15_r20/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp727 llvm::Value *IndVar, in ExpandInputsBody()
1187 llvm::Value *IndVar; in ExpandReduceAccumulator() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A 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
H A DInductiveRangeCheckElimination.cpp1568 ScalarEvolution &SE, const SCEVAddRecExpr *IndVar, in computeSafeIterationSpace()
1831 const SCEVAddRecExpr *IndVar = in run() local
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h562 MachineInstr *IndVar, MachineInstr *Cmp, in reduceLoopCount()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1626 auto LoopBodyGenCB = [&](InsertPointTy CodeGenIP, Value *IndVar) { in createSections()
2094 Value *IndVar = Builder.CreateAdd(Span, Start); in createCanonicalLoop() local
5266 Instruction *IndVar = getIndVar(); in assertOK() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h743 MachineInstr *IndVar, MachineInstr &Cmp, in reduceLoopCount()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h797 MachineInstr *IndVar, MachineInstr &Cmp, in reduceLoopCount()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetInstrInfo.h804 MachineInstr *IndVar, MachineInstr &Cmp, in reduceLoopCount()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetInstrInfo.h806 MachineInstr *IndVar, MachineInstr &Cmp, in reduceLoopCount()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetInstrInfo.h804 MachineInstr *IndVar, MachineInstr &Cmp, in reduceLoopCount()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetInstrInfo.h804 MachineInstr *IndVar, MachineInstr &Cmp, in reduceLoopCount()
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp684 MachineInstr *IndVar, MachineInstr *Cmp, in reduceLoopCount()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2958 MachineInstr *IndVar = Pass.LI.LoopInductionVar; in addBranches() local