Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlref.pod59 Backslash OperatorDESCRIPTION""Making References global() argument
81 Square BracketsDESCRIPTION""Making References global() argument
108 Curly BracketsDESCRIPTION""Making References global() argument
151 Anonymous SubroutinesDESCRIPTION""Making References global() argument
209 ConstructorsDESCRIPTION""Making References global() argument
240 AutovivificationDESCRIPTION""Making References global() argument
247 Typeglob SlotsDESCRIPTION""Making References global() argument
320 Simple ScalarDESCRIPTION""Using References global() argument
343 BlockDESCRIPTION""Using References global() argument
379 Arrow NotationDESCRIPTION""Using References global() argument
416 ObjectsDESCRIPTION""Using References global() argument
426 Miscellaneous UsageDESCRIPTION""Using References global() argument
[all...]
H A Dperlreftut.pod97 =head3 B<Make Rule 1>
119 =head3 B<Make Rule 2>
156 =head3 B<Use Rule 1>
215 =head3 B<Use Rule 2>
H A Dperlbook.pod79 =head2 References section in DESCRIPTION
H A Dperlguts.pod833 =head2 References global() section in Variables
/openbsd-src/gnu/llvm/llvm/docs/Proposals/
H A DVectorizationPlan.rst220 References section in The Planning Process and VPlan Roadmap
222 .. [1] "Outer-loop vectorization: revisited for short SIMD architectures", Dorit
225 .. [2] "Proposal for function vectorization and loop vectorization with function
231 .. [3] "Throttling Automatic Vectorization: When Less is More", Vasileios
234 .. [4] "Exploiting mixed SIMD parallelism by reducing data reorganization
237 .. [5] "Register Allocation via Hierarchical Graph Coloring", David Callahan and
240 .. [6] "Structural analysis: A new approach to flow analysis in optimizing
243 .. [7] "Enabling Polyhedral Optimizations in LLVM", Tobias Grosser, Diploma
246 .. [8] "Introducing VPlan to the Loop Vectorizer", Gil Rapaport and Ayal Zaks,
249 .. [9] "Extending LoopVectorizer: OpenMP4.5 SIMD and Outer Loop
H A DVectorPredication.rst81 References chapter
H A DVariableNames.rst349 References chapter
H A DGitHubMove.rst1079 References chapter
/openbsd-src/gnu/llvm/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."
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DSortJavaScriptImports.cpp150 SmallVector<JsModuleReference, 16> References; in analyze() local
260 sortModuleReferences(const SmallVector<JsModuleReference, 16> &References) { in sortModuleReferences()
296 void mergeModuleReferences(SmallVector<JsModuleReference, 16> &References) { in mergeModuleReferences()
366 SmallVector<JsModuleReference, 16> References; in parseModuleReferences() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp283 void LVSymbol::markMissingParents(const LVSymbols *References, in markMissingParents()
335 bool LVSymbol::parametersMatch(const LVSymbols *References, in parametersMatch()
371 bool LVSymbol::equals(const LVSymbols *References, const LVSymbols *Targets) { in equals()
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 DLVType.cpp173 void LVType::markMissingParents(const LVTypes *References, in markMissingParents()
225 bool LVType::parametersMatch(const LVTypes *References, in parametersMatch()
275 bool LVType::equals(const LVTypes *References, const LVTypes *Targets) { in equals()
H A DLVCompare.cpp199 const char *Category) -> Error { in execute()
H A DLVScope.cpp308 LVSymbols References; in addMissingElements() local
903 void LVScope::markMissingParents(const LVScopes *References, in markMissingParents()
972 bool LVScope::equals(const LVScopes *References, const LVScopes *Targets) { in equals()
/openbsd-src/gnu/llvm/lldb/docs/use/
H A Dintel_pt.rst245 References chapter
/openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/lib/Locale/Maketext/
H A DTPJ13.pod749 =head2 References section in Localization and Perl: gettext breaks, Maketext fixes
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/
H A DSupported.pod776 =head1 References chapter
/openbsd-src/gnu/llvm/llvm/docs/
H A DGarbageCollection.rst1006 References chapter
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DIntervalTree.h305 IntervalReferences References; variable
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp795 const ReferenceMap &References, in verifyDebugInfoReferences()