/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | Packaging.rst | 61 Dependencies chapter
|
H A D | MyFirstTypoFix.rst | 52 Dependencies section in Introduction
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 180 const std::vector<edge_ty> &Dependencies) in DAGDeltaAlgorithmImpl() 350 const std::vector<edge_ty> &Dependencies) { in Run()
|
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/ |
H A D | CheckerRegistryData.h | 113 ConstCheckerInfoList Dependencies; member 209 llvm::SmallVector<std::pair<StringRef, StringRef>, 0> Dependencies; member
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 157 ArrayRef<SDDbgOperand> L, ArrayRef<SDNode *> Dependencies, in SDDbgValue() 195 SmallVector<SDNode *> Dependencies; in getSDNodes() local
|
H A D | SelectionDAG.cpp | 10118 ArrayRef<SDNode *> Dependencies, in getFrameIndexDbgValue() 10144 ArrayRef<SDNode *> Dependencies, in getDbgValueList()
|
H A D | SelectionDAGBuilder.cpp | 1392 SmallVector<SDNode *> Dependencies; in handleDebugValue() local
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningTool.cpp | 81 ArrayRef<std::string> Dependencies) in printDependencies() 99 std::vector<std::string> Dependencies; member in __anond74f6fe90211::MakeDependencyPrinterConsumer
|
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/ |
H A D | GlobalModuleIndex.h | 87 llvm::SmallVector<unsigned, 4> Dependencies; member
|
/openbsd-src/gnu/llvm/clang/lib/Frontend/ |
H A D | DependencyGraph.cpp | 36 DependencyMap Dependencies; member in __anonb7b2ddd10111::DependencyGraphCallback
|
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/ |
H A D | Utils.h | 95 std::vector<std::string> Dependencies; variable
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 295 SmallVectorImpl<ModuleFile *> &Dependencies) { in getModuleDependencies() 399 SmallVector<unsigned, 4> Dependencies; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 1963 const SymbolStringPtr &Name, const SymbolDependenceMap &Dependencies) { in addDependencies() 1968 const SymbolDependenceMap &Dependencies) { in addDependenciesForAll()
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 856 const SymbolDependenceMap &Dependencies) { in addDependencies() 3036 const SymbolDependenceMap &Dependencies) { in OL_addDependencies() 3048 const SymbolDependenceMap &Dependencies) { in OL_addDependenciesForAll()
|
H A D | OrcV2CBindings.cpp | 605 LLVMOrcCDependenceMapPairs Dependencies, size_t NumPairs) { in LLVMOrcMaterializationResponsibilityAddDependencies() 614 LLVMOrcCDependenceMapPairs Dependencies, size_t NumPairs) { in LLVMOrcMaterializationResponsibilityAddDependenciesForAll()
|
H A D | ObjectLinkingLayer.cpp | 508 DenseSet<Block *> Dependencies; in computeBlockNonLocalDeps() member
|
/openbsd-src/gnu/llvm/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 346 std::set<Intrinsic *> Dependencies; member in __anoncfaa73c60111::Intrinsic
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 5343 OMPTaskDataTy::DependData Dependencies(DC->getDependencyKind(), in EmitOMPDepobjDirective() local 6932 OMPTaskDataTy::DependData Dependencies(DC->getDependencyKind(), in EmitOMPInteropDirective() local
|
H A D | CGOpenMPRuntime.cpp | 4410 CodeGenFunction &CGF, ArrayRef<OMPTaskDataTy::DependData> Dependencies, in emitDependClause() 4535 CodeGenFunction &CGF, const OMPTaskDataTy::DependData &Dependencies, in emitDepobjDependClause()
|
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 1286 SmallVector<DependData> Dependencies) { in createTask()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 3050 int Dependencies = InvalidDeps; member
|