/llvm-project/llvm/docs/ |
H A D | VectorizationPlan.rst | 260 References section in The Planning Process and VPlan Roadmap 262 .. [1] "Outer-loop vectorization: revisited for short SIMD architectures", Dorit 265 .. [2] "Proposal for function vectorization and loop vectorization with function 271 .. [3] "Throttling Automatic Vectorization: When Less is More", Vasileios 274 .. [4] "Exploiting mixed SIMD parallelism by reducing data reorganization 277 .. [5] "Register Allocation via Hierarchical Graph Coloring", David Callahan and 280 .. [6] "Structural analysis: A new approach to flow analysis in optimizing 283 .. [7] "Enabling Polyhedral Optimizations in LLVM", Tobias Grosser, Diploma 286 .. [8] "Introducing VPlan to the Loop Vectorizer", Gil Rapaport and Ayal Zaks, 289 .. [9] "Extending LoopVectorizer: OpenMP4.5 SIMD and Outer Loop [all …]
|
H A D | GarbageCollection.rst | 1006 References chapter
|
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/ |
H A D | global-classes.cpp | 134 struct References { struct 135 aReferences global() argument 136 bReferences global() argument 137 cReferences global() argument 138 dReferences global() argument 139 eReferences global() argument 140 fReferences global() argument 141 gReferences global() argument 142 hReferences global() argument 143 iReferences global() argument 144 jReferences global() argument 145 kReferences global() argument 146 lReferences global() argument 147 mReferences global() argument
|
/llvm-project/llvm/docs/DependenceGraphs/ |
H A D | index.rst | 137 References section in Implementation Details 139 … Kuhn, D. A. Padua, B. Leasure, and M. Wolfe (1981). DEPENDENCE GRAPHS AND COMPILER OPTIMIZATIONS." 140 …d JOE D. WARREN (Rice University), 1987. The Program Dependence Graph and Its Use in Optimization."
|
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
H A D | pointer-arithmetic-on-polymorphic-object.rst | 63 References chapter
|
/llvm-project/llvm/docs/Proposals/ |
H A D | VectorPredication.rst | 81 References chapter
|
H A D | VariableNames.rst | 349 References chapter
|
H A D | GitHubMove.rst | 1079 References chapter
|
/llvm-project/lldb/docs/use/ |
H A D | intel_pt.rst | 242 References chapter
|
/llvm-project/libc/docs/math/ |
H A D | index.rst |
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVLine.cpp | 69 void LVLine::markMissingParents(const LVLines *References, in markMissingParents() 124 bool LVLine::equals(const LVLines *References, const LVLines *Targets) { in equals()
|
H A D | LVSymbol.cpp | 281 void LVSymbol::markMissingParents(const LVSymbols *References, in markMissingParents() 333 bool LVSymbol::parametersMatch(const LVSymbols *References, in parametersMatch() 369 bool LVSymbol::equals(const LVSymbols *References, const LVSymbols *Targets) { in equals()
|
H A D | LVType.cpp | 173 void LVType::markMissingParents(const LVTypes *References, in markMissingParents() 225 bool LVType::parametersMatch(const LVTypes *References, in parametersMatch() 269 bool LVType::equals(const LVTypes *References, const LVTypes *Targets) { in equals()
|
H A D | LVCompare.cpp | 199 __anon999b00cb0502(auto &References, auto &Targets, const char *Category) execute() argument
|
H A D | LVScope.cpp | 299 LVSymbols References; in addMissingElements() local 890 void LVScope::markMissingParents(const LVScopes *References, in markMissingParents() 959 bool LVScope::equals(const LVScopes *References, const LVScopes *Targets) { in equals()
|
/llvm-project/clang/lib/Format/ |
H A D | SortJavaScriptImports.cpp | 149 SmallVector<JsModuleReference, 16> References; in analyze() local 258 sortModuleReferences(const SmallVector<JsModuleReference, 16> &References) { in sortModuleReferences() 294 void mergeModuleReferences(SmallVector<JsModuleReference, 16> &References) { in mergeModuleReferences() 365 SmallVector<JsModuleReference, 16> References; in parseModuleReferences() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | XRefs.h | 94 std::vector<Reference> References; member
|
H A D | Quality.h | 61 unsigned References = 0; member
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | Symbol.h | 62 unsigned References = 0; member 119 uint32_t References : 30; member
|
H A D | Index.h | 96 References = 1 << 2, global() enumerator
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVDWARFReader.h | 74 LVElementSet References; member
|
/llvm-project/clang/test/Analysis/inlining/ |
H A D | false-positive-suppression.cpp | 48 namespace References { namespace
|
/llvm-project/polly/lib/CodeGen/ |
H A D | IslNodeBuilder.cpp | 248 auto &References = *static_cast<SubtreeReferences *>(UserPtr); addReferencesFromStmt() local 306 addReferencesFromStmtUnionSet(isl::union_set USet,SubtreeReferences & References) addReferencesFromStmtUnionSet() argument 321 SubtreeReferences References = { getReferencesInSubtree() local [all...] |
/llvm-project/clang/test/Frontend/ |
H A D | noderef.cpp | 71 void References() { in References() function
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | IntervalTree.h | 304 IntervalReferences References; variable
|