Home
last modified time | relevance | path

Searched defs:References (Results 1 – 25 of 34) sorted by relevance

12

/llvm-project/llvm/docs/
H A DVectorizationPlan.rst260 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 DGarbageCollection.rst1006 References chapter
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dglobal-classes.cpp134 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 Dindex.rst137 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 Dpointer-arithmetic-on-polymorphic-object.rst63 References chapter
/llvm-project/llvm/docs/Proposals/
H A DVectorPredication.rst81 References chapter
H A DVariableNames.rst349 References chapter
H A DGitHubMove.rst1079 References chapter
/llvm-project/lldb/docs/use/
H A Dintel_pt.rst242 References chapter
/llvm-project/libc/docs/math/
H A Dindex.rst
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp69 void LVLine::markMissingParents(const LVLines *References, in markMissingParents()
124 bool LVLine::equals(const LVLines *References, const LVLines *Targets) { in equals()
H A DLVSymbol.cpp281 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 DLVType.cpp173 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 DLVCompare.cpp199 __anon999b00cb0502(auto &References, auto &Targets, const char *Category) execute() argument
H A DLVScope.cpp299 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 DSortJavaScriptImports.cpp149 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 DXRefs.h94 std::vector<Reference> References; member
H A DQuality.h61 unsigned References = 0; member
/llvm-project/clang-tools-extra/clangd/index/
H A DSymbol.h62 unsigned References = 0; member
119 uint32_t References : 30; member
H A DIndex.h96 References = 1 << 2, global() enumerator
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.h74 LVElementSet References; member
/llvm-project/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.cpp48 namespace References { namespace
/llvm-project/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp248 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 Dnoderef.cpp71 void References() { in References() function
/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h304 IntervalReferences References; variable

12