| /llvm-project-15.0.7/flang/runtime/ |
| H A D | derived.cpp | 30 comp.genre() == typeInfo::Component::Genre::Automatic) { in Initialize() 36 if (comp.genre() == typeInfo::Component::Genre::Automatic) { in Initialize() 174 comp.genre() == typeInfo::Component::Genre::Automatic) { in Finalize() 232 comp.genre() == typeInfo::Component::Genre::Automatic) { in Destroy()
|
| H A D | copy.cpp | 35 component->genre() == typeInfo::Component::Genre::Automatic) { in CopyElement()
|
| H A D | type-info.h | 57 Automatic = 4 enumerator
|
| H A D | assign.cpp | 221 case typeInfo::Component::Genre::Automatic: in Assign()
|
| H A D | type-info.cpp | 255 } else if (genre_ == Genre::Automatic) { in Dump()
|
| H A D | descriptor-io.h | 260 terminator, component.genre() == typeInfo::Component::Genre::Automatic); in DefaultFormattedComponentIO()
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/infrastructure/ |
| H A D | objc-arc-and-properties.m | 4 // Automatic Reference Counting (ARC) are enabled for .m files
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | Tooling.rst | 93 * Automatic fixing of compile errors (:program:`clang-fixit`) 94 * Automatic code formatting (:program:`clang-format`)
|
| H A D | OpenMPSupport.rst | 98 - Automatic translation of math functions in target regions to device-specific
|
| H A D | AutomaticReferenceCounting.rst | 11 * Automatic numbering is described in this article: 15 * Automatic numbering for the TOC. 31 /* Automatic numbering for the body. */ 62 Objective-C Automatic Reference Counting (ARC) 79 technical specification of Automatic Reference Counting. Given a core 212 Automatic Reference Counting implements automatic memory management for
|
| H A D | Modules.rst | 590 Objective-C Automatic Reference Counting (ARC) is available 896 Automatic linking with the ``link`` directive is not yet widely 1124 .. [#] Automatic linking against the libraries of modules requires specific linker support, which i…
|
| H A D | Block-ABI-Apple.rst | 202 Automatic storage variables not marked with ``__block`` are imported as
|
| H A D | ClangFormatStyleOptions.rst | 4502 Automatic detection based on the input.
|
| H A D | LanguageExtensions.rst | 1667 Automatic reference counting
|
| /llvm-project-15.0.7/flang/module/ |
| H A D | __fortran_type_info.f90 | 70 enumerator :: Data = 1, Pointer = 2, Allocatable = 3, Automatic = 4 enumerator
|
| /llvm-project-15.0.7/polly/docs/ |
| H A D | UsingPollyWithClang.rst | 31 Automatic OpenMP code generation 73 Automatic Vector code generation 76 Automatic vector code generation can be enabled by adding -mllvm
|
| /llvm-project-15.0.7/clang/www/ |
| H A D | menu.html.incl | 30 <a href="http://clang-analyzer.llvm.org">Automatic Bug-Finding</a>
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Async/ |
| H A D | Passes.td | 58 let summary = "Automatic reference counting for Async runtime operations";
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | retain-release-arc.m | 98 …located and stored into 'testDict' is returned from a method managed by Automatic Reference Counti…
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | Reference.rst | 77 Automatic bug finder and test-case reducer description and usage
|
| H A D | Bugpoint.rst | 35 Automatic Debugger Selection
|
| H A D | SpeculativeLoadHardening.md | 1005 ### Automatic `lfence` on Conditional Edges
|
| /llvm-project-15.0.7/llvm/docs/Proposals/ |
| H A D | VectorizationPlan.rst | 231 .. [3] "Throttling Automatic Vectorization: When Less is More", Vasileios
|
| /llvm-project-15.0.7/lldb/docs/resources/ |
| H A D | build.rst | 592 Automatic setup, run:
|
| /llvm-project-15.0.7/mlir/docs/Dialects/ |
| H A D | Vector.md | 210 ### The Big Out-Of-Scope Piece: Automatic Vectorization
|