Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp90 SmallPtrSetImpl<GlobalValue *> &Deps) { in ComputeDependencies()
112 SmallPtrSet<GlobalValue *, 8> Deps; in UpdateGVDependencies() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DLegacy.cpp32 auto RegisterDependencies = [&](const SymbolDependenceMap &Deps) { in lookup()
DRTDyldObjectLinkingLayer.cpp28 auto RegisterDependencies = [&](const SymbolDependenceMap &Deps) { in lookup()
DCore.cpp93 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/
DDAGDeltaAlgorithmTest.cpp61 std::vector<edge_ty> Deps; in TEST() local
/external/swiftshader/third_party/LLVM/unittests/ADT/
DDAGDeltaAlgorithmTest.cpp61 std::vector<edge_ty> Deps; in TEST() local
/external/llvm/unittests/ADT/
DDAGDeltaAlgorithmTest.cpp61 std::vector<edge_ty> Deps; in TEST() 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-7.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp653 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/
Duser-doc.md388 ### Deps subsection
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGInstrs.h42 LoopDeps Deps; variable
DInlineSpiller.cpp115 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/
DMemDepPrinter.cpp40 DepSetMap Deps; member
/external/llvm/lib/Analysis/
DMemDepPrinter.cpp40 DepSetMap Deps; member
/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemDepPrinter.cpp41 DepSetMap Deps; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp475 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/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp376 if (const SymbolRefSmallVectorTy *Deps = SymMgr.getDependentSymbols(sym)) { in markDependentsLive() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp174 const auto *Deps = LAI.getDepChecker().getDependences(); in findStoreToLoadDependences() local
DGVN.cpp998 void GVN::AnalyzeLoadAvailability(LoadInst *LI, LoadDepVect &Deps, in AnalyzeLoadAvailability()
1318 LoadDepVect Deps; in processNonLocalLoad() local
/external/syzkaller/Godeps/
DGodeps.json8 "Deps": [ array
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp1268 SmallVector<NonLocalDepResult, 64> Deps; in processNonLocalLoad() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp1107 bool Bytes, bool Extras, bool Deps) { in dumpPartialTypeStream()

12