| /external/bazelbuild-kotlin-rules/tests/analysis/testinputs/ |
| D | Deps.java | 19 final class Deps { class 20 private Deps() {} in Deps() method in Deps
|
| /external/rappor/client/cpp/ |
| D | rappor_deps.h | 55 Deps(HashFunc* const hash_func, const std::string& client_secret, in Deps() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | GlobalDCE.cpp | 103 SmallPtrSetImpl<GlobalValue *> &Deps) { in ComputeDependencies() 125 SmallPtrSet<GlobalValue *, 8> Deps; in UpdateGVDependencies() 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-10.0/llvm/lib/CodeGen/ |
| D | MachineTraceMetrics.cpp | 652 SmallVectorImpl<DataDep> &Deps, in getDataDeps() 682 SmallVectorImpl<DataDep> &Deps, in getPHIDeps() 701 SmallVectorImpl<DataDep> &Deps, in updatePhysDepsDownwards() 785 SmallVector<DataDep, 8> Deps; in updateDepth() local 1044 SmallVector<DataDep, 8> Deps; in computeInstrHeights() local 1184 SmallVector<DataDep, 1> Deps; in getPHIDepth() local
|
| D | MachineScheduler.cpp | 3259 SmallVectorImpl<SDep> &Deps = isTop ? SU->Preds : SU->Succs; in reschedulePhysReg() local
|
| D | MachinePipeliner.cpp | 870 SmallVector<SDep, 4> Deps; in changeDependences() local
|
| /external/llvm/unittests/ADT/ |
| D | DAGDeltaAlgorithmTest.cpp | 61 std::vector<edge_ty> Deps; in TEST() local
|
| /external/autotest/docs/ |
| D | user-doc.md | 386 ### Deps subsection
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | MemDepPrinter.cpp | 39 DepSetMap Deps; member
|
| /external/llvm/lib/Analysis/ |
| D | MemDepPrinter.cpp | 40 DepSetMap Deps; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| D | RTDyldObjectLinkingLayer.cpp | 46 auto RegisterDependencies = [&](const SymbolDependenceMap &Deps) { in lookup()
|
| D | ObjectLinkingLayer.cpp | 89 [this](const SymbolDependenceMap &Deps) { in lookup()
|
| D | Core.cpp | 211 raw_ostream &operator<<(raw_ostream &OS, const SymbolDependenceMap &Deps) { in operator <<() 682 &SrcJD](const SymbolDependenceMap &Deps) { in materialize()
|
| /external/cronet/build/android/gyp/ |
| D | write_build_config.py | 698 class Deps: class
|
| /external/angle/build/android/gyp/ |
| D | write_build_config.py | 692 class Deps: class
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonSubtarget.cpp | 474 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | VectorUtils.h | 764 auto *Deps = LAI->getDepChecker().getDependences(); in collectDependences() 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-10.0/llvm/lib/Transforms/Scalar/ |
| D | LoopLoadElimination.cpp | 180 const auto *Deps = LAI.getDepChecker().getDependences(); in findStoreToLoadDependences() local
|
| D | GVN.cpp | 981 void GVN::AnalyzeLoadAvailability(LoadInst *LI, LoadDepVect &Deps, in AnalyzeLoadAvailability() 1319 LoadDepVect Deps; in processNonLocalLoad() local
|
| /external/skia/src/sksl/codegen/ |
| D | SkSLWGSLCodeGenerator.cpp | 325 using Deps = WGSLCodeGenerator::FunctionDependencies; typedef in SkSL::__anondd9424c10111::FunctionDependencyResolver
|