/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | LoopNestAnalysis.h | 94 return (LastLoop->getLoopDepth() == (*SecondLastLoopIter)->getLoopDepth()) in getInnermostLoop() 121 assert(Depth >= Loops.front()->getLoopDepth() && in getLoopsAtDepth() 122 Depth <= Loops.back()->getLoopDepth() && "Invalid depth"); in getLoopsAtDepth() 126 if (L->getLoopDepth() == Depth) in getLoopsAtDepth() 128 else if (L->getLoopDepth() > Depth) in getLoopsAtDepth() 157 Loops.back()->getLoopDepth() - Loops.front()->getLoopDepth() + 1; in getNestDepth()
|
D | LoopInfoImpl.h | 399 OS << "Loop at depth " << getLoopDepth() << " containing: "; in print() 637 << I->second->getLoopDepth() << "\n"; in print() 666 assert(L->getLoopDepth() == OtherL->getLoopDepth() && in compareLoops()
|
D | LoopInfo.h | 97 unsigned getLoopDepth() const { in getLoopDepth() function 999 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function 1001 return L ? L->getLoopDepth() : 0; in getLoopDepth()
|
/external/llvm/lib/CodeGen/ |
D | ShrinkWrap.cpp | 355 if (MLI->getLoopDepth(Save) > MLI->getLoopDepth(Restore)) { in updateSaveRestorePoints() 377 if (IPdom && MLI->getLoopDepth(IPdom) < MLI->getLoopDepth(Restore)) in updateSaveRestorePoints()
|
D | MachineSink.cpp | 510 if (LI->getLoopDepth(MBB) > LI->getLoopDepth(SuccToSinkTo)) in isProfitableToSinkTo() 574 : LI->getLoopDepth(L) < LI->getLoopDepth(R); in GetAllSortedSuccessors()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineLoopInfo.h | 102 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function 103 return LI.getLoopDepth(BB); in getLoopDepth()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | ShrinkWrap.cpp | 420 if (MLI->getLoopDepth(Save) > MLI->getLoopDepth(Restore)) { in updateSaveRestorePoints() 442 if (IPdom && MLI->getLoopDepth(IPdom) < MLI->getLoopDepth(Restore)) in updateSaveRestorePoints()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ShrinkWrap.cpp | 417 if (MLI->getLoopDepth(Save) > MLI->getLoopDepth(Restore)) { in updateSaveRestorePoints() 439 if (IPdom && MLI->getLoopDepth(IPdom) < MLI->getLoopDepth(Restore)) in updateSaveRestorePoints()
|
D | MachineSink.cpp | 579 if (LI->getLoopDepth(MBB) > LI->getLoopDepth(SuccToSinkTo)) in isProfitableToSinkTo() 641 : LI->getLoopDepth(L) < LI->getLoopDepth(R); in GetAllSortedSuccessors()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineLoopInfo.h | 128 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function 129 return LI.getLoopDepth(BB); in getLoopDepth()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | MachineLoopInfo.h | 136 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function 137 return LI.getLoopDepth(BB); in getLoopDepth()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | DivergenceAnalysis.cpp | 253 ExitLevelLoop ? ExitLevelLoop->getLoopDepth() : 0; in propagateLoopExitDivergence() 254 while (DivLoop && DivLoop->getLoopDepth() > LoopExitDepth) { in propagateLoopExitDivergence()
|
D | LoopCacheAnalysis.cpp | 75 return L1->getLoopDepth() < L2->getLoopDepth(); in getInnerMostLoop() 242 int LoopDepth = L.getLoopDepth(); in hasTemporalReuse()
|
D | FunctionPropertiesAnalysis.cpp | 78 std::max(MaxLoopDepth, static_cast<int64_t>(L->getLoopDepth())); in updateAggregateStats()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 382 OS << "Loop at depth " << getLoopDepth() << " containing: "; in print() 617 << I->second->getLoopDepth() << "\n"; in print() 646 assert(L->getLoopDepth() == OtherL->getLoopDepth() && in compareLoops()
|
D | LoopInfo.h | 97 unsigned getLoopDepth() const { in getLoopDepth() function 946 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function 948 return L ? L->getLoopDepth() : 0; in getLoopDepth()
|
/external/llvm/include/llvm/Analysis/ |
D | LoopInfo.h | 95 unsigned getLoopDepth() const { in getLoopDepth() function 545 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function 547 return L ? L->getLoopDepth() : 0; in getLoopDepth()
|
D | LoopInfoImpl.h | 320 OS.indent(Depth*2) << "Loop at depth " << getLoopDepth() in print() 515 << I->second->getLoopDepth() << "\n"; in print()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LoopCacheAnalysis.cpp | 69 return L1->getLoopDepth() < L2->getLoopDepth(); in getInnerMostLoop() 225 int LoopDepth = L.getLoopDepth(); in hasTemporalReuse()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
D | R600ControlFlowFinalizer.cpp | 47 unsigned getLoopDepth(); 58 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anon471997d80111::CFStack 68 getLoopDepth() > 1) in requiresWorkAroundForInst()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ControlFlowFinalizer.cpp | 71 unsigned getLoopDepth(); 82 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anonb9c747520111::CFStack 97 getLoopDepth() > 1) in requiresWorkAroundForInst()
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ControlFlowFinalizer.cpp | 54 unsigned getLoopDepth(); 65 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anon1899b7300111::CFStack 80 getLoopDepth() > 1) in requiresWorkAroundForInst()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | LoopUnrollAndJam.cpp | 767 unsigned LoopDepth = Root.getLoopDepth(); in checkDependencies() 776 unsigned CurLoopDepth = CurLoop->getLoopDepth(); in checkDependencies() 780 unsigned EarlierDepth = EarlierLoop->getLoopDepth(); in checkDependencies()
|
D | UnifyLoopExits.cpp | 225 << LI.getLoopDepth(L->getHeader()) << ")\n"); in runImpl()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | StructurizeCFG.cpp | 328 return LI->getLoopDepth(SubR->getExit()); in getAdjustedLoopDepth() 331 return LI->getLoopDepth(RN->getEntry()); in getAdjustedLoopDepth() 524 << LI->getLoopDepth(RN->getEntry()) << "\n"); in collectInfos()
|