Home
last modified time | relevance | path

Searched refs:Adds (Results 1 – 25 of 42) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dproperty-11.m9 @interface NSSound (Adds) category
12 @implementation NSSound (Adds) category
20 @implementation NSFont (Adds) category
/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A DCMakeLists.txt69 # Adds static library which contains interception object file
92 # Adds interception tests for architecture.
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp90 SetVector<Instruction*> Adds; member in __anonea9789b90111::Reduction
98 void InsertAdd(Instruction *I) { Adds.insert(I); } in InsertAdd()
121 for (auto *Add : Adds) { in InsertMuls()
170 SetVector<Instruction*> &getAdds() { return Adds; } in getAdds()
187 for (auto *Add : Adds) in dump()
/llvm-project-15.0.7/llvm/test/Transforms/FunctionImport/Inputs/
H A Dadjustable_threshold.ll6 ; Adds an artificial level in the call graph to reduce the importing threshold
/llvm-project-15.0.7/llvm/test/TableGen/
H A DRegisterInfoEmitter-regcost.td9 // Adds register cost value 1.
/llvm-project-15.0.7/llvm/cmake/modules/
H A DVersionFromVCS.cmake1 # Adds version control information to the variable VERS. For
H A DTableGen.cmake4 # Adds the name of the generated file to TABLEGEN_OUTPUT.
/llvm-project-15.0.7/llvm/utils/gn/build/
H A Dsymbol_exports.gni13 # deps = [ ":my_exports" ] # Adds correct ldflags.
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A DCMakeLists.txt131 # Adds static library which contains sanitizer_common object file
153 # Adds sanitizer tests for architecture.
/llvm-project-15.0.7/third-party/benchmark/cmake/
H A DAddCXXCompilerFlag.cmake1 # - Adds a compiler flag if it is supported by the compiler
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/
H A Duse-override.rst6 Adds ``override`` (introduced in C++11) to overridden virtual functions and
H A Duse-nodiscard.rst6 Adds ``[[nodiscard]]`` attributes (introduced in C++17) to member functions in
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Dqualified-auto.rst6 Adds pointer qualifications to ``auto``-typed variables that are deduced to
/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Dllvm-libtool-darwin.rst62 Adds `<dir>` to the list of directories in which to search for libraries. The
/llvm-project-15.0.7/mlir/cmake/modules/
H A DAddMLIRPython.cmake22 # ADD_TO_PARENT: Adds this source grouping to a previously declared source
188 # Adds python modules to a project, building them from a list of declared
417 # Adds a shared library which embeds dependent CAPI libraries needed to link
507 # Adds a target corresponding to an interface target that carries source
/llvm-project-15.0.7/compiler-rt/lib/msan/tests/
H A DCMakeLists.txt94 # Adds MSan unit tests and benchmarks for architecture.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/GPU/IR/
H A DGPUBase.td107 Adds a new token to the list of async dependencies.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVControlFlowOps.td304 // Adds an empty entry block and loop merge block containing one
459 /// Adds a selection merge block containing one spv.mlir.merge op.
/llvm-project-15.0.7/mlir/test/Integration/Dialect/SparseTensor/CPU/
H A Dsparse_matrix_ops.mlir68 // Adds two sparse matrices element-wise into a new sparse matrix.
H A Dsparse_vector_ops.mlir76 // Adds two sparse vectors into a new sparse vector.
/llvm-project-15.0.7/clang/docs/CommandGuide/
H A Dclang.rst627 Adds an implicit #define into the predefines buffer which is read before the
632 Adds an implicit #undef into the predefines buffer which is read before the
637 Adds an implicit #include into the predefines buffer which is read before the
/llvm-project-15.0.7/llvm/bindings/ocaml/target/
H A Dllvm_target.mli203 (** Adds the target-specific analysis passes to the pass manager.
/llvm-project-15.0.7/libcxx/docs/Status/
H A DRangesPaper.csv35 `[strings] <https://wg21.link/strings>`_,`Adds begin/end and updates const_iterator. <https://llvm.…
/llvm-project-15.0.7/clang/docs/
H A DAddressSanitizer.rst156 * ``runtime``: Adds the code for detection, but it can be disable via the
/llvm-project-15.0.7/lld/COFF/
H A DOptions.td106 "Adds several subdirectories to the library search paths">;

12