/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | LoopNestAnalysis.cpp | 70 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 D | LoopInterchange.cpp | 287 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 D | LoopFlatten.cpp | 114 Loop *InnerLoop = nullptr; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopInterchange.cpp | 359 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 D | LoopInterchange.cpp | 357 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 D | WebAssemblyFixIrreducibleControlFlow.cpp | 159 MachineLoop *InnerLoop = MLI.getLoopFor(Next); in VisitLoop() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | find_loops_test.cc | 247 TEST_F(FindLoopsTest, InnerLoop) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUnrollAndJam.cpp | 614 unsigned LoopDepth, bool InnerLoop, in checkDependencies()
|
H A D | LoopUtils.cpp | 732 bool llvm::hasIterationCountInvariantInParent(Loop *InnerLoop, in hasIterationCountInvariantInParent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86LowerAMXIntrinsics.cpp | 268 Loop *InnerLoop = nullptr; in createTileDPLoops() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 861 bool llvm::hasIterationCountInvariantInParent(Loop *InnerLoop, in hasIterationCountInvariantInParent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineBlockPlacement.cpp | 2526 for (const MachineLoop *InnerLoop : L) in buildLoopChains() local
|
H A D | MachinePipeliner.cpp | 235 for (auto &InnerLoop : L) in scheduleLoop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineBlockPlacement.cpp | 2606 for (const MachineLoop *InnerLoop : L) in buildLoopChains() local
|
H A D | MachinePipeliner.cpp | 250 for (const auto &InnerLoop : L) in scheduleLoop() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachinePipeliner.cpp | 727 for (auto &InnerLoop : L) in scheduleLoop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 3379 CanonicalLoopInfo *InnerLoop = LoopNest[1]; in unrollLoopPartial() local
|