Home
last modified time | relevance | path

Searched refs:getPreds (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp1155 for (SIScheduleBlock* Pred : Block->getPreds()) { in topologicalSort()
1165 for (SIScheduleBlock* Pred : Block->getPreds()) { in topologicalSort()
1265 if (Block->getPreds().size() == 0) in fillStats()
1269 for (SIScheduleBlock *Pred : Block->getPreds()) { in fillStats()
1318 for (SIScheduleBlock* Pred: Block->getPreds()) { in SIScheduleBlockScheduler()
1350 BlockNumPredsLeft[i] = Block->getPreds().size(); in SIScheduleBlockScheduler()
1370 for (SIScheduleBlock* Pred: Block->getPreds()) { in SIScheduleBlockScheduler()
DSIMachineScheduler.h115 const std::vector<SIScheduleBlock*>& getPreds() const { return Preds; } in getPreds() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp1315 for (SIScheduleBlock* Pred : Block->getPreds()) { in topologicalSort()
1325 for (SIScheduleBlock* Pred : Block->getPreds()) { in topologicalSort()
1423 if (Block->getPreds().empty()) in fillStats()
1427 for (SIScheduleBlock *Pred : Block->getPreds()) { in fillStats()
1474 for (SIScheduleBlock* Pred: Block->getPreds()) { in SIScheduleBlockScheduler()
1500 BlockNumPredsLeft[i] = Block->getPreds().size(); in SIScheduleBlockScheduler()
1538 for (SIScheduleBlock* Pred: Block->getPreds()) { in SIScheduleBlockScheduler()
DSIMachineScheduler.h123 const std::vector<SIScheduleBlock*>& getPreds() const { return Preds; } in getPreds() function
/external/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...