/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachinePostDominators.h | 40 const SmallVectorImpl<MachineBasicBlock *> &getRoots() const { in getRoots() function 41 return DT->getRoots(); in getRoots()
|
D | MachineDominanceFrontier.h | 42 const SmallVectorImpl<MachineBasicBlock *> &getRoots() const { in getRoots() function 43 return Base.getRoots(); in getRoots()
|
D | MachineDominators.h | 96 inline const SmallVectorImpl<MachineBasicBlock*> &getRoots() const { in getRoots() function 98 return DT->getRoots(); in getRoots()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachinePostDominators.h | 40 const std::vector<MachineBasicBlock *> &getRoots() const { in getRoots() function 41 return DT->getRoots(); in getRoots()
|
D | MachineDominanceFrontier.h | 40 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function 41 return Base.getRoots(); in getRoots()
|
D | MachineDominators.h | 88 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function 90 return DT->getRoots(); in getRoots()
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | PostDominators.h | 41 inline const std::vector<BasicBlock*> &getRoots() const { in getRoots() function 42 return DT->getRoots(); in getRoots()
|
D | DominanceFrontier.h | 48 inline const std::vector<BasicBlock*> &getRoots() const { return Roots; } in getRoots() function 172 Roots = DT.getRoots(); in runOnFunction()
|
D | Dominators.h | 49 inline const std::vector<NodeT*> &getRoots() const { return Roots; } in getRoots() function 709 inline const std::vector<BasicBlock*> &getRoots() const { in getRoots() function 710 return DT->getRoots(); in getRoots()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineDominators.h | 57 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function 58 return DT->getRoots(); in getRoots()
|
/external/llvm/include/llvm/Analysis/ |
D | DominanceFrontier.h | 52 inline const std::vector<BlockT *> &getRoots() const { in getRoots() function 128 this->Roots = DT.getRoots(); in analyze()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | DominanceFrontier.h | 61 const SmallVectorImpl<BlockT *> &getRoots() const { return Roots; } in getRoots() function 134 assert(DT.getRoots().size() == 1 && in analyze()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUUnifyDivergentExitNodes.cpp | 163 if (PDT.getRoots().size() <= 1) in runOnFunction() 176 for (BasicBlock *BB : PDT.getRoots()) { in runOnFunction()
|
/external/llvm/utils/TableGen/ |
D | CodeGenRegisters.h | 454 ArrayRef<const CodeGenRegister*> getRoots() const { in getRoots() function
|
D | RegisterInfoEmitter.cpp | 971 ArrayRef<const CodeGenRegister*> Roots = RegBank.getRegUnit(i).getRoots(); in runMCDesc()
|
D | CodeGenRegisters.cpp | 1735 dbgs() << RegUnits[U].getRoots()[0]->getName() << " "; in computeRegUnitSets()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenRegisters.h | 494 ArrayRef<const CodeGenRegister*> getRoots() const { in getRoots() function
|
D | RegisterInfoEmitter.cpp | 980 ArrayRef<const CodeGenRegister*> Roots = RegBank.getRegUnit(i).getRoots(); in runMCDesc()
|
/external/llvm/include/llvm/Support/ |
D | GenericDomTree.h | 58 const std::vector<NodeT *> &getRoots() const { return Roots; } in getRoots() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | GenericDomTree.h | 310 const SmallVectorImpl<NodeT *> &getRoots() const { return Roots; }
|
D | GenericDomTreeConstruction.h | 1424 const NodePtr RootBB = IsPostDom ? nullptr : DT.getRoots()[0]; in VerifyDFSNumbers()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | DominatorTreeTest.cpp | 778 EXPECT_TRUE(PDT.getRoots().size() == 2); in TEST()
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |