| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| D | GlobalDCE.cpp | 103 SmallPtrSetImpl<GlobalValue *> &Deps) { in ComputeDependencies() 125 SmallPtrSet<GlobalValue *, 8> Deps; in UpdateGVDependencies() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| D | CheckerRegistry.cpp | 219 CheckerInfoSet Deps; in initializeRegistry() local 243 CheckerInfoSet Deps; in initializeRegistry() local 261 static bool collectStrongDependencies(const ConstCheckerInfoList &Deps, in collectStrongDependencies()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/AST/ |
| D | ComputeDependence.cpp | 83 auto Deps = ArgDeps & ~ExprDependence::TypeValue; in computeDependence() local 437 auto Deps = ExprDependence::None; in computeDependence() local 639 auto Deps = E->getInit()->getDependence(); in computeDependence() local 706 auto Deps = ExprDependence::None; in computeDependence() local 831 auto Deps = ExprDependence::None; in computeDependence() local
|
| D | TemplateBase.cpp | 190 auto Deps = TemplateArgumentDependence::None; in getDependence() local 651 TemplateArgumentLoc *OutArgArray, TemplateArgumentDependence &Deps) { in initializeFrom()
|
| D | ExprCXX.cpp | 437 auto Deps = TemplateArgumentDependence::None; in OverloadExpr() local 468 auto Deps = TemplateArgumentDependence::None; in DependentScopeDeclRefExpr() local 1380 auto Deps = TemplateArgumentDependence::None; in CXXDependentScopeMemberExpr() local
|
| D | Expr.cpp | 421 auto Deps = TemplateArgumentDependence::None; in DeclRefExpr() local 1675 auto Deps = E->getDependence(); in Create() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | MachineTraceMetrics.cpp | 652 SmallVectorImpl<DataDep> &Deps, in getDataDeps() 682 SmallVectorImpl<DataDep> &Deps, in getPHIDeps() 701 SmallVectorImpl<DataDep> &Deps, in updatePhysDepsDownwards() 784 SmallVector<DataDep, 8> Deps; in updateDepth() local 1044 SmallVector<DataDep, 8> Deps; in computeInstrHeights() local 1184 SmallVector<DataDep, 1> Deps; in getPHIDepth() local
|
| D | MachinePipeliner.cpp | 951 SmallVector<SDep, 4> Deps; in changeDependences() local
|
| D | MachineScheduler.cpp | 3446 SmallVectorImpl<SDep> &Deps = isTop ? SU->Preds : SU->Succs; in reschedulePhysReg() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| D | DDG.h | 452 const NodeType &Src, const NodeType &Dst, DependenceList &Deps) const { in getDependencies() 478 DependenceList Deps; in getDependenceString() local
|
| D | VectorUtils.h | 939 auto *Deps = LAI->getDepChecker().getDependences(); in collectDependences() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | MemDepPrinter.cpp | 42 DepSetMap Deps; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| D | DebugUtils.cpp | 203 raw_ostream &operator<<(raw_ostream &OS, const SymbolDependenceMap &Deps) { in operator <<()
|
| D | RTDyldObjectLinkingLayer.cpp | 46 auto RegisterDependencies = [&](const SymbolDependenceMap &Deps) { in lookup()
|
| D | ObjectLinkingLayer.cpp | 197 [this](const SymbolDependenceMap &Deps) { in lookup()
|
| D | Core.cpp | 391 &SrcJD](const SymbolDependenceMap &Deps) { in materialize()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| D | SymbolManager.cpp | 373 if (const SymbolRefSmallVectorTy *Deps = SymMgr.getDependentSymbols(sym)) { in markDependentsLive() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonSubtarget.cpp | 554 static SUnit *getZeroLatency(SUnit *N, SmallVector<SDep, 4> &Deps) { in getZeroLatency()
|
| D | HexagonVectorCombine.cpp | 176 InstList Deps; // List of dependencies. member 556 DepList Deps; in createLoadGroups() local 585 DepList Deps = getUpwardDeps(Info.Inst, Base); in createLoadGroups() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | LoopLoadElimination.cpp | 179 const auto *Deps = LAI.getDepChecker().getDependences(); in findStoreToLoadDependences() local
|
| D | GVN.cpp | 1140 void GVN::AnalyzeLoadAvailability(LoadInst *Load, LoadDepVect &Deps, in AnalyzeLoadAvailability() 1602 LoadDepVect Deps; in processNonLocalLoad() local
|
| D | NewGVN.cpp | 2722 SmallPtrSet<Value *, 4> Deps; in makePossiblePHIOfOps() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/ |
| D | ELF.h | 615 Expected<std::vector<VerNeed>> Deps = getVersionDependencies(*VerNeedSec); in loadVersionMap() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| D | DumpOutputStyle.cpp | 1327 bool Bytes, bool Extras, bool Deps) { in dumpPartialTypeStream()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/ |
| D | ASTReaderStmt.cpp | 531 auto Deps = ExprDependence::None; in VisitExpr() local
|