Home
last modified time | relevance | path

Searched defs:Deps (Results 1 – 25 of 28) sorted by relevance

12

/external/bazelbuild-kotlin-rules/tests/analysis/testinputs/
DDeps.java19 final class Deps { class
20 private Deps() {} in Deps() method in Deps
/external/rappor/client/cpp/
Drappor_deps.h55 Deps(HashFunc* const hash_func, const std::string& client_secret, in Deps() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp103 SmallPtrSetImpl<GlobalValue *> &Deps) { in ComputeDependencies()
125 SmallPtrSet<GlobalValue *, 8> Deps; in UpdateGVDependencies() local
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp629 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
DMachineScheduler.cpp3065 SmallVectorImpl<SDep> &Deps = isTop ? SU->Preds : SU->Succs; in reschedulePhysRegCopies() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp652 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
DMachineScheduler.cpp3259 SmallVectorImpl<SDep> &Deps = isTop ? SU->Preds : SU->Succs; in reschedulePhysReg() local
DMachinePipeliner.cpp870 SmallVector<SDep, 4> Deps; in changeDependences() local
/external/llvm/unittests/ADT/
DDAGDeltaAlgorithmTest.cpp61 std::vector<edge_ty> Deps; in TEST() local
/external/autotest/docs/
Duser-doc.md386 ### Deps subsection
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemDepPrinter.cpp39 DepSetMap Deps; member
/external/llvm/lib/Analysis/
DMemDepPrinter.cpp40 DepSetMap Deps; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.cpp46 auto RegisterDependencies = [&](const SymbolDependenceMap &Deps) { in lookup()
DObjectLinkingLayer.cpp89 [this](const SymbolDependenceMap &Deps) { in lookup()
DCore.cpp211 raw_ostream &operator<<(raw_ostream &OS, const SymbolDependenceMap &Deps) { in operator <<()
682 &SrcJD](const SymbolDependenceMap &Deps) { in materialize()
/external/cronet/build/android/gyp/
Dwrite_build_config.py698 class Deps: class
/external/angle/build/android/gyp/
Dwrite_build_config.py692 class Deps: class
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp474 static SUnit *getZeroLatency(SUnit *N, SmallVector<SDep, 4> &Deps) { in getZeroLatency()
/external/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp143 const auto *Deps = LAI.getDepChecker().getDependences(); in findStoreToLoadDependences() local
DGVN.cpp1348 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/
DVectorUtils.h764 auto *Deps = LAI->getDepChecker().getDependences(); in collectDependences() local
/external/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp376 if (const SymbolRefSmallVectorTy *Deps = SymMgr.getDependentSymbols(sym)) { in markDependentsLive() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp180 const auto *Deps = LAI.getDepChecker().getDependences(); in findStoreToLoadDependences() local
DGVN.cpp981 void GVN::AnalyzeLoadAvailability(LoadInst *LI, LoadDepVect &Deps, in AnalyzeLoadAvailability()
1319 LoadDepVect Deps; in processNonLocalLoad() local
/external/skia/src/sksl/codegen/
DSkSLWGSLCodeGenerator.cpp325 using Deps = WGSLCodeGenerator::FunctionDependencies; typedef in SkSL::__anondd9424c10111::FunctionDependencyResolver

12