| /src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| MemDepPrinter.cpp | 42 DepSetMap Deps; 60 Deps.clear(); 106 Deps[Inst].insert(std::make_pair(getInstTypePair(Res), 112 DepSet &InstDeps = Deps[Inst]; 123 DepSet &InstDeps = Deps[Inst]; 138 DepSetMap::const_iterator DI = Deps.find(Inst); 139 if (DI == Deps.end())
|
| /src/external/apache2/llvm/dist/clang/lib/AST/ |
| ComputeDependence.cpp | 83 auto Deps = ArgDeps & ~ExprDependence::TypeValue; 86 Deps |= ExprDependence::Value; 91 return Deps; 92 if ((Deps & ExprDependence::Value) && (Deps & ExprDependence::Instantiation)) 93 return Deps; 102 return Deps; 105 Deps |= ExprDependence::Error; 107 Deps |= ExprDependence::ValueInstantiation; 109 return Deps; [all...] |
| TemplateBase.cpp | 189 auto Deps = TemplateArgumentDependence::None; 195 Deps = toTemplateArgumentDependence(getAsType()->getDependence()); 197 Deps |= TemplateArgumentDependence::Dependent; 198 return Deps; 212 Deps = TemplateArgumentDependence::Dependent | 214 return Deps; 222 Deps = toTemplateArgumentDependence(getAsExpr()->getDependence()); 224 Deps |= TemplateArgumentDependence::Dependent | 226 return Deps; 230 Deps |= P.getDependence() [all...] |
| ExprCXX.cpp | 436 auto Deps = TemplateArgumentDependence::None; 438 TemplateKWLoc, *TemplateArgs, getTrailingTemplateArgumentLoc(), Deps); 467 auto Deps = TemplateArgumentDependence::None; 469 TemplateKWLoc, *Args, getTrailingObjects<TemplateArgumentLoc>(), Deps); 1379 auto Deps = TemplateArgumentDependence::None; 1382 Deps);
|
| /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ |
| CheckerRegistry.cpp | 195 static bool collectStrongDependencies(const ConstCheckerInfoList &Deps, 202 static void collectWeakDependencies(const ConstCheckerInfoList &Deps, 219 CheckerInfoSet Deps; 220 if (!collectStrongDependencies(Checker.Dependencies, Mgr, Deps, 227 Tmp.insert(Deps.begin(), Deps.end()); 243 CheckerInfoSet Deps; 245 collectWeakDependencies(Checker.WeakDependencies, Mgr, Deps, IsEnabled); 247 if (!collectStrongDependencies(Checker.Dependencies, Mgr, Deps, 255 Data.EnabledCheckers.set_union(Deps); [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
| GlobalDCE.cpp | 103 SmallPtrSetImpl<GlobalValue *> &Deps) { 106 Deps.insert(Parent); 108 Deps.insert(GV); 114 Deps.insert(K.begin(), K.end()); 119 Deps.insert(LocalDeps.begin(), LocalDeps.end()); 125 SmallPtrSet<GlobalValue *, 8> Deps; 127 ComputeDependencies(User, Deps); 128 Deps.erase(&GV); // Remove self-reference. 129 for (GlobalValue *GVU : Deps) {
|
| Attributor.cpp | 576 for (auto &DepAA : DG.SyntheticRoot.Deps) { 999 << DG.SyntheticRoot.Deps.size() 1013 size_t NumAAs = DG.SyntheticRoot.Deps.size(); 1025 << InvalidAA->Deps.size() 1027 while (!InvalidAA->Deps.empty()) { 1028 const auto &Dep = InvalidAA->Deps.back(); 1029 InvalidAA->Deps.pop_back(); 1047 while (!ChangedAA->Deps.empty()) { 1049 cast<AbstractAttribute>(ChangedAA->Deps.back().getPointer())); 1050 ChangedAA->Deps.pop_back() [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| MachineTraceMetrics.cpp | 652 SmallVectorImpl<DataDep> &Deps, 673 Deps.push_back(DataDep(MRI, Reg, UseMI.getOperandNo(I))); 680 // This will add at most one dependency to Deps. 682 SmallVectorImpl<DataDep> &Deps, 692 Deps.push_back(DataDep(MRI, Reg, i)); 701 SmallVectorImpl<DataDep> &Deps, 728 Deps.push_back(DataDep(I->MI, I->Op, UseMI->getOperandNo(MI))); 784 SmallVector<DataDep, 8> Deps; 787 getPHIDeps(UseMI, Deps, TBI.Pred, MTM.MRI); 788 else if (getDataDeps(UseMI, Deps, MTM.MRI) [all...] |
| MachinePipeliner.cpp | 134 SwpPruneDeps("pipeliner-prune-deps", 951 SmallVector<SDep, 4> Deps; 954 Deps.push_back(P); 955 for (int i = 0, e = Deps.size(); i != e; i++) { 956 Topo.RemovePred(&I, Deps[i].getSUnit()); 957 I.removePred(Deps[i]); 960 Deps.clear(); 963 Deps.push_back(P); 964 for (int i = 0, e = Deps.size(); i != e; i++) { 965 Topo.RemovePred(LastSU, Deps[i].getSUnit()) [all...] |
| /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| DDG.h | 288 /// accesses from \p Src to \p Dst, and store them into \p Deps. Return true 291 DependenceList &Deps) const; 452 const NodeType &Src, const NodeType &Dst, DependenceList &Deps) const { 453 assert(Deps.empty() && "Expected empty output list at the start."); 467 Deps.push_back(std::move(Dep)); 469 return !Deps.empty(); 478 DependenceList Deps; 479 if (!getDependencies(Src, Dst, Deps)) 481 interleaveComma(Deps, OS, [&](const std::unique_ptr<Dependence> &D) {
|
| VectorUtils.h | 936 auto *Deps = LAI->getDepChecker().getDependences(); 937 for (auto Dep : *Deps)
|
| /src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ |
| ModuleDepCollector.cpp | 1 //===- ModuleDepCollector.cpp - Callbacks to collect deps -------*- C++ -*-===// 22 makeInvocationForModuleBuildWithoutPaths(const ModuleDeps &Deps, 32 CI.getLangOpts()->ModuleName = Deps.ID.ModuleName; 33 CI.getFrontendOpts().IsSystemModule = Deps.IsSystem;
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ |
| DebugUtils.h | 64 raw_ostream &operator<<(raw_ostream &OS, const SymbolDependenceMap &Deps);
|
| /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
| DebugUtils.cpp | 203 raw_ostream &operator<<(raw_ostream &OS, const SymbolDependenceMap &Deps) { 204 return OS << printSequence(Deps, '{', '}',
|
| RTDyldObjectLinkingLayer.cpp | 46 auto RegisterDependencies = [&](const SymbolDependenceMap &Deps) { 47 MR.addDependenciesForAll(Deps);
|
| ObjectLinkingLayer.cpp | 198 [this](const SymbolDependenceMap &Deps) { 199 registerDependencies(Deps);
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| HexagonVectorCombine.cpp | 176 InstList Deps; // List of dependencies. 268 OS << "Deps\n"; 269 for (Instruction *I : MG.Deps) 551 DepList Deps; 556 Deps.insert(D); 564 return Deps; 580 DepList Deps = getUpwardDeps(Info.Inst, Base); 581 if (!llvm::all_of(Deps, isSafeToMoveToBase)) 586 Deps.erase(Info.Inst); 588 if (llvm::any_of(Deps, inAddrMap) [all...] |
| HexagonSubtarget.cpp | 554 static SUnit *getZeroLatency(SUnit *N, SmallVector<SDep, 4> &Deps) { 555 for (auto &I : Deps)
|
| /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| LoopLoadElimination.cpp | 180 const auto *Deps = LAI.getDepChecker().getDependences(); 181 if (!Deps) 190 for (const auto &Dep : *Deps) {
|
| GVN.cpp | 120 "gvn-max-num-deps", cl::Hidden, cl::init(100), cl::ZeroOrMore, 446 const MemoryDependenceResults::NonLocalDepInfo &deps = local 453 for (unsigned i = 0, e = deps.size(); i != e; ++i) { 454 const NonLocalDepEntry *I = &deps[i]; 1141 void GVN::AnalyzeLoadAvailability(LoadInst *Load, LoadDepVect &Deps, 1148 unsigned NumDeps = Deps.size(); 1150 BasicBlock *DepBB = Deps[i].getBB(); 1151 MemDepResult DepInfo = Deps[i].getResult(); 1168 Value *Address = Deps[i].getAddress(); 1603 LoadDepVect Deps; 1999 const MemoryDependenceResults::NonLocalDepInfo &deps = local [all...] |
| /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
| SymbolManager.cpp | 373 if (const SymbolRefSmallVectorTy *Deps = SymMgr.getDependentSymbols(sym)) { 374 for (const auto I : *Deps) {
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
| ELF.h | 615 Expected<std::vector<VerNeed>> Deps = getVersionDependencies(*VerNeedSec); 616 if (!Deps) 617 return Deps.takeError(); 618 for (const VerNeed &Dep : *Deps)
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ |
| GVN.h | 324 void AnalyzeLoadAvailability(LoadInst *Load, LoadDepVect &Deps,
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ |
| Attributor.h | 163 TinyPtrVector<DepTy> Deps; 178 aaiterator begin() { return aaiterator(Deps.begin(), &DepGetValAA); } 179 aaiterator end() { return aaiterator(Deps.end(), &DepGetValAA); } 180 iterator child_begin() { return iterator(Deps.begin(), &DepGetVal); } 181 iterator child_end() { return iterator(Deps.end(), &DepGetVal); } 184 TinyPtrVector<DepTy> &getDeps() { return Deps; } 1272 DG.SyntheticRoot.Deps.push_back(
|
| /src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| TemplateBase.h | 679 // FIXME: The parameter Deps is the result populated by this method, the 685 TemplateArgumentDependence &Deps);
|