Home
last modified time | relevance | path

Searched defs:InnerLoop (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp70 static CmpInst *getInnerLoopGuardCmp(const Loop &InnerLoop) { in getInnerLoopGuardCmp()
103 bool LoopNest::arePerfectlyNested(const Loop &OuterLoop, const Loop &InnerLoop, in arePerfectlyNested()
110 const Loop &OuterLoop, const Loop &InnerLoop, ScalarEvolution &SE) { in analyzeLoopNestForPerfectNest()
182 const Loop &OuterLoop, const Loop &InnerLoop, ScalarEvolution &SE) { in getInterveningInstructions()
270 const Loop *InnerLoop = SubLoops->front(); in getMaxPerfectDepth() local
315 static bool checkLoopsStructure(const Loop &OuterLoop, const Loop &InnerLoop, in checkLoopsStructure()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp287 Loop *InnerLoop; member in __anonb87c35b50211::LoopInterchangeLegality
327 Loop *InnerLoop; member in __anonb87c35b50211::LoopInterchangeProfitability
356 Loop *InnerLoop; member in __anonb87c35b50211::LoopInterchangeTransform
552 bool LoopInterchangeLegality::tightlyNested(Loop *OuterLoop, Loop *InnerLoop) { in tightlyNested()
735 Loop *L, SmallVector<PHINode *, 8> &Inductions, Loop *InnerLoop) { in findInductionAndReductions()
890 static bool areOuterLoopExitPHIsSupported(Loop *OuterLoop, Loop *InnerLoop) { in areOuterLoopExitPHIsSupported()
923 static bool areInnerLoopLatchPHIsSupported(Loop *OuterLoop, Loop *InnerLoop) { in areInnerLoopLatchPHIsSupported()
1161 const Loop *InnerLoop, const Loop *OuterLoop, unsigned InnerLoopId, in isProfitable()
1204 Loop *InnerLoop) { in removeChildLoop()
1454 Loop *InnerLoop, LoopInfo *LI) { in moveLCSSAPhis()
H A DLoopFlatten.cpp114 Loop *InnerLoop = nullptr; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp359 Loop *InnerLoop; member in __anon52a5d0ef0211::LoopInterchangeLegality
387 Loop *InnerLoop; member in __anon52a5d0ef0211::LoopInterchangeProfitability
419 Loop *InnerLoop; member in __anon52a5d0ef0211::LoopInterchangeTransform
556 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop() local
595 bool LoopInterchangeLegality::tightlyNested(Loop *OuterLoop, Loop *InnerLoop) { in tightlyNested()
680 Loop *L, SmallVector<PHINode *, 8> &Inductions, Loop *InnerLoop) { in findInductionAndReductions()
922 static bool areOuterLoopExitPHIsSupported(Loop *OuterLoop, Loop *InnerLoop) { in areOuterLoopExitPHIsSupported()
1136 Loop *InnerLoop) { in removeChildLoop()
1354 Loop *InnerLoop, LoopInfo *LI) { in moveLCSSAPhis()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp357 Loop *InnerLoop; member in __anon7cc3fe0d0111::LoopInterchangeLegality
382 Loop *InnerLoop; member in __anon7cc3fe0d0111::LoopInterchangeProfitability
414 Loop *InnerLoop; member in __anon7cc3fe0d0111::LoopInterchangeTransform
576 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop() local
638 bool LoopInterchangeLegality::tightlyNested(Loop *OuterLoop, Loop *InnerLoop) { in tightlyNested()
994 Loop *InnerLoop) { in removeChildLoop()
1005 void LoopInterchangeTransform::restructureLoops(Loop *InnerLoop, in restructureLoops()
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp159 MachineLoop *InnerLoop = MLI.getLoopFor(Next); in VisitLoop() local
/aosp_15_r20/art/compiler/optimizing/
H A Dfind_loops_test.cc247 TEST_F(FindLoopsTest, InnerLoop) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp614 unsigned LoopDepth, bool InnerLoop, in checkDependencies()
H A DLoopUtils.cpp732 bool llvm::hasIterationCountInvariantInParent(Loop *InnerLoop, in hasIterationCountInvariantInParent()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp268 Loop *InnerLoop = nullptr; in createTileDPLoops() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp861 bool llvm::hasIterationCountInvariantInParent(Loop *InnerLoop, in hasIterationCountInvariantInParent()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2526 for (const MachineLoop *InnerLoop : L) in buildLoopChains() local
H A DMachinePipeliner.cpp235 for (auto &InnerLoop : L) in scheduleLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2606 for (const MachineLoop *InnerLoop : L) in buildLoopChains() local
H A DMachinePipeliner.cpp250 for (const auto &InnerLoop : L) in scheduleLoop() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp727 for (auto &InnerLoop : L) in scheduleLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3379 CanonicalLoopInfo *InnerLoop = LoopNest[1]; in unrollLoopPartial() local