Home
last modified time | relevance | path

Searched refs:Automatic (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project-15.0.7/flang/runtime/
H A Dderived.cpp30 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 Dcopy.cpp35 component->genre() == typeInfo::Component::Genre::Automatic) { in CopyElement()
H A Dtype-info.h57 Automatic = 4 enumerator
H A Dassign.cpp221 case typeInfo::Component::Genre::Automatic: in Assign()
H A Dtype-info.cpp255 } else if (genre_ == Genre::Automatic) { in Dump()
H A Ddescriptor-io.h260 terminator, component.genre() == typeInfo::Component::Genre::Automatic); in DefaultFormattedComponentIO()
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dobjc-arc-and-properties.m4 // Automatic Reference Counting (ARC) are enabled for .m files
/llvm-project-15.0.7/clang/docs/
H A DTooling.rst93 * Automatic fixing of compile errors (:program:`clang-fixit`)
94 * Automatic code formatting (:program:`clang-format`)
H A DOpenMPSupport.rst98 - Automatic translation of math functions in target regions to device-specific
H A DAutomaticReferenceCounting.rst11 * 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 DModules.rst590 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 DBlock-ABI-Apple.rst202 Automatic storage variables not marked with ``__block`` are imported as
H A DClangFormatStyleOptions.rst4502 Automatic detection based on the input.
H A DLanguageExtensions.rst1667 Automatic reference counting
/llvm-project-15.0.7/flang/module/
H A D__fortran_type_info.f9070 enumerator :: Data = 1, Pointer = 2, Allocatable = 3, Automatic = 4 enumerator
/llvm-project-15.0.7/polly/docs/
H A DUsingPollyWithClang.rst31 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 Dmenu.html.incl30 <a href="http://clang-analyzer.llvm.org">Automatic Bug-Finding</a>
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Async/
H A DPasses.td58 let summary = "Automatic reference counting for Async runtime operations";
/llvm-project-15.0.7/clang/test/Analysis/
H A Dretain-release-arc.m98 …located and stored into 'testDict' is returned from a method managed by Automatic Reference Counti…
/llvm-project-15.0.7/llvm/docs/
H A DReference.rst77 Automatic bug finder and test-case reducer description and usage
H A DBugpoint.rst35 Automatic Debugger Selection
H A DSpeculativeLoadHardening.md1005 ### Automatic `lfence` on Conditional Edges
/llvm-project-15.0.7/llvm/docs/Proposals/
H A DVectorizationPlan.rst231 .. [3] "Throttling Automatic Vectorization: When Less is More", Vasileios
/llvm-project-15.0.7/lldb/docs/resources/
H A Dbuild.rst592 Automatic setup, run:
/llvm-project-15.0.7/mlir/docs/Dialects/
H A DVector.md210 ### The Big Out-Of-Scope Piece: Automatic Vectorization

12