/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | GlobalDCE.cpp | 90 SmallPtrSetImpl<GlobalValue *> &Deps) { in ComputeDependencies() 112 SmallPtrSet<GlobalValue *, 8> Deps; in UpdateGVDependencies() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/ |
D | Legacy.cpp | 32 auto RegisterDependencies = [&](const SymbolDependenceMap &Deps) { in lookup()
|
D | RTDyldObjectLinkingLayer.cpp | 28 auto RegisterDependencies = [&](const SymbolDependenceMap &Deps) { in lookup()
|
D | Core.cpp | 93 raw_ostream &operator<<(raw_ostream &OS, const SymbolDependenceMap &Deps) { in operator <<() 809 &SrcV](const SymbolDependenceMap &Deps) { in materialize()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | DAGDeltaAlgorithmTest.cpp | 61 std::vector<edge_ty> Deps; in TEST() local
|
/external/swiftshader/third_party/LLVM/unittests/ADT/ |
D | DAGDeltaAlgorithmTest.cpp | 61 std::vector<edge_ty> Deps; in TEST() local
|
/external/llvm/unittests/ADT/ |
D | DAGDeltaAlgorithmTest.cpp | 61 std::vector<edge_ty> Deps; in TEST() local
|
/external/llvm/lib/CodeGen/ |
D | MachineTraceMetrics.cpp | 629 SmallVectorImpl<DataDep> &Deps, in getDataDeps() 659 SmallVectorImpl<DataDep> &Deps, in getPHIDeps() 695 SmallVectorImpl<DataDep> &Deps, in updatePhysDepsDownwards() 801 SmallVector<DataDep, 8> Deps; in computeInstrDepths() local 1020 SmallVector<DataDep, 8> Deps; in computeInstrHeights() local 1160 SmallVector<DataDep, 1> Deps; in getPHIDepth() local
|
D | MachineScheduler.cpp | 3065 SmallVectorImpl<SDep> &Deps = isTop ? SU->Preds : SU->Succs; in reschedulePhysRegCopies() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineTraceMetrics.cpp | 653 SmallVectorImpl<DataDep> &Deps, in getDataDeps() 683 SmallVectorImpl<DataDep> &Deps, in getPHIDeps() 702 SmallVectorImpl<DataDep> &Deps, in updatePhysDepsDownwards() 786 SmallVector<DataDep, 8> Deps; in updateDepth() local 1045 SmallVector<DataDep, 8> Deps; in computeInstrHeights() local 1185 SmallVector<DataDep, 1> Deps; in getPHIDepth() local
|
/external/autotest/docs/ |
D | user-doc.md | 388 ### Deps subsection
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ScheduleDAGInstrs.h | 42 LoopDeps Deps; variable
|
D | InlineSpiller.cpp | 115 TinyPtrVector<VNInfo*> Deps; member 365 TinyPtrVector<VNInfo*> *Deps = VNI ? &FirstDeps : &SVI->second.Deps; in propagateSiblingValue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | MemDepPrinter.cpp | 40 DepSetMap Deps; member
|
/external/llvm/lib/Analysis/ |
D | MemDepPrinter.cpp | 40 DepSetMap Deps; member
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | MemDepPrinter.cpp | 41 DepSetMap Deps; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonSubtarget.cpp | 475 static SUnit *getZeroLatency(SUnit *N, SmallVector<SDep, 4> &Deps) { in getZeroLatency()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 143 const auto *Deps = LAI.getDepChecker().getDependences(); in findStoreToLoadDependences() local
|
D | GVN.cpp | 1348 void GVN::AnalyzeLoadAvailability(LoadInst *LI, LoadDepVect &Deps, in AnalyzeLoadAvailability() 1609 LoadDepVect Deps; in processNonLocalLoad() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SymbolManager.cpp | 376 if (const SymbolRefSmallVectorTy *Deps = SymMgr.getDependentSymbols(sym)) { in markDependentsLive() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 174 const auto *Deps = LAI.getDepChecker().getDependences(); in findStoreToLoadDependences() local
|
D | GVN.cpp | 998 void GVN::AnalyzeLoadAvailability(LoadInst *LI, LoadDepVect &Deps, in AnalyzeLoadAvailability() 1318 LoadDepVect Deps; in processNonLocalLoad() local
|
/external/syzkaller/Godeps/ |
D | Godeps.json | 8 "Deps": [ array
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | GVN.cpp | 1268 SmallVector<NonLocalDepResult, 64> Deps; in processNonLocalLoad() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | DumpOutputStyle.cpp | 1107 bool Bytes, bool Extras, bool Deps) { in dumpPartialTypeStream()
|