Home
last modified time | relevance | path

Searched +full:helper +full:- +full:compilation +full:- +full:targets (Results 1 – 25 of 945) sorted by relevance

12345678910>>...38

/aosp_15_r20/external/pigweed/pw_build/
H A Dcmake.rst1 .. _module-pw_build-cmake:
5 .. pigweed-module-subpage::
15 .. code-block:: console
17 pw build -r default_cmake
21 .. code-block:: text
23 …19:36:58 INF [1/1] Starting ==> Recipe: default_cmake Targets: pw_run_tests.modules pw_apps pw_run…
24 19:36:58 INF [1/1] Run ==> pw --no-banner package install emboss
25 19:36:59 INF [1/1] Run ==> pw --no-banner package install nanopb
26 19:37:00 INF [1/1] Run ==> pw --no-banner package install boringssl
27--fresh --debug-output -DCMAKE_MESSAGE_LOG_LEVEL=WARNING -S . -B ./out/cmake -G Ninja -DCMAKE_TOOL…
[all …]
H A Dpigweed.cmake7 # https://www.apache.org/licenses/LICENSE-2.0
35 # All parsed arguments are prefixed with "arg_". This helper can only be used
40 # NUM_POSITIONAL_ARGS - PARSE_ARGV <N> arguments for
45 # OPTION_ARGS - <option> arguments for cmake_parse_arguments
46 # ONE_VALUE_ARGS - <one_value_keywords> arguments for cmake_parse_arguments
47 # MULTI_VALUE_ARGS - <multi_value_keywords> arguments for
49 # REQUIRED_ARGS - required arguments which must be set, these may any
104 # # Checks that arg_FOO is non-empty, using the current function name.
107 # # Checks that FOO and BAR are non-empty, using function name "do_the_thing".
127 # Helper wrapper around target_link_libraries which only supports CMake targets
[all …]
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DFindCUDA.cmake3 --------
9 in the top-level call to the :command:`project` command, or call the
11 Then one can add CUDA (``.cu``) sources directly to targets similar to other
48 included with the graphics driver -- be sure that the driver version
71 targets.
74 things can happen if the CUDA source file is added to multiple targets.
79 When the rule is run from multiple targets race conditions can occur on
82 this script could detect the reuse of source files across multiple targets
86 Set to ``ON`` to enable and extra compilation pass with the ``-cubin`` option in
91 Set to ``ON`` for Emulation mode. ``-D_DEVICEEMU`` is defined for CUDA C files
[all …]
/aosp_15_r20/external/pytorch/cmake/Modules_CUDA_fix/upstream/
H A DFindCUDA.cmake3 # --------
7 # The FindCUDA module has been superseded by first-class support
13 # Instead, list ``CUDA`` among the languages named in the top-level
42 # included with the graphics driver -- be sure that the driver version
53 # -- Set to ON to compile for 64 bit device code, OFF for 32 bit device code.
60 # -- Set to ON if you want the custom build rule to be attached to the source
62 # targets.
65 # things can happen if the CUDA source file is added to multiple targets.
70 # When the rule is run from multiple targets race conditions can occur on
73 # this script could detect the reuse of source files across multiple targets
[all …]
/aosp_15_r20/external/minigbm/
H A Dcommon.mk2 # Use of this source code is governed by a BSD-style license that can be
10 # https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/common-mk
18 # It is fully parallelizable for all targets, including static archives.
22 # 2. In your top-level Makefile, place "include common.mk" at the top
25 # And then contains the remainder of your targets.
26 # 4. All build targets should look like:
32 # - cc_binary, cxx_binary provide standard compilation steps for binaries
33 # - cxx_library, cc_library provide standard compilation steps for
36 # - update_archive creates/updates a given .a target
38 # Instead of using the build macros, most users can just use wrapped targets:
[all …]
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h1 //===-- TargetPassConfig.h - Code Generation pass options -------*- C++ -*-===//
8 //===----------------------------------------------------------------------===//
10 /// Target-Independent Code Generator Pass Configuration Options pass.
12 //===----------------------------------------------------------------------===//
43 /// non-default ctors. These often don't have a registered PassInfo. Rather than
76 /// Target-Independent Code Generator Pass Configuration Options.
87 /// EarlyTailDuplicate - A clone of the TailDuplicate pass that runs early
91 /// PostRAMachineLICM - A clone of the LICM pass that runs during late machine
109 // Targets provide a default setting, user flags override.
113 /// Default setting for -enable-tail-merge on this target.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetPassConfig.h1 //===- TargetPassConfig.h - Code Generation pass options --------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 /// Target-Independent Code Generator Pass Configuration Options pass.
11 //===----------------------------------------------------------------------===//
49 /// non-default ctors. These often don't have a registered PassInfo. Rather than
81 /// Target-Independent Code Generator Pass Configuration Options.
111 /// a portion of the normal code-gen pass sequence.
113 /// If the StartAfter and StartBefore pass ID is zero, then compilation will
116 /// Stop pass ID is zero, then compilation will continue to the end.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetPassConfig.h1 //===- TargetPassConfig.h - Code Generation pass options --------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 /// Target-Independent Code Generator Pass Configuration Options pass.
11 //===----------------------------------------------------------------------===//
49 /// non-default ctors. These often don't have a registered PassInfo. Rather than
81 /// Target-Independent Code Generator Pass Configuration Options.
111 /// a portion of the normal code-gen pass sequence.
113 /// If the StartAfter and StartBefore pass ID is zero, then compilation will
116 /// Stop pass ID is zero, then compilation will continue to the end.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetPassConfig.h1 //===- TargetPassConfig.h - Code Generation pass options --------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 /// Target-Independent Code Generator Pass Configuration Options pass.
11 //===----------------------------------------------------------------------===//
49 /// non-default ctors. These often don't have a registered PassInfo. Rather than
81 /// Target-Independent Code Generator Pass Configuration Options.
111 /// a portion of the normal code-gen pass sequence.
113 /// If the StartAfter and StartBefore pass ID is zero, then compilation will
116 /// Stop pass ID is zero, then compilation will continue to the end.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetPassConfig.h1 //===- TargetPassConfig.h - Code Generation pass options --------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 /// Target-Independent Code Generator Pass Configuration Options pass.
11 //===----------------------------------------------------------------------===//
48 /// non-default ctors. These often don't have a registered PassInfo. Rather than
80 /// Target-Independent Code Generator Pass Configuration Options.
110 /// a portion of the normal code-gen pass sequence.
112 /// If the StartAfter and StartBefore pass ID is zero, then compilation will
115 /// Stop pass ID is zero, then compilation will continue to the end.
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h1 //===- TargetPassConfig.h - Code Generation pass options --------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 /// Target-Independent Code Generator Pass Configuration Options pass.
11 //===----------------------------------------------------------------------===//
48 /// non-default ctors. These often don't have a registered PassInfo. Rather than
80 /// Target-Independent Code Generator Pass Configuration Options.
110 /// a portion of the normal code-gen pass sequence.
112 /// If the StartAfter and StartBefore pass ID is zero, then compilation will
115 /// Stop pass ID is zero, then compilation will continue to the end.
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h1 //===- TargetPassConfig.h - Code Generation pass options --------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 /// Target-Independent Code Generator Pass Configuration Options pass.
11 //===----------------------------------------------------------------------===//
47 /// non-default ctors. These often don't have a registered PassInfo. Rather than
79 /// Target-Independent Code Generator Pass Configuration Options.
108 /// a portion of the normal code-gen pass sequence.
110 /// If the StartAfter and StartBefore pass ID is zero, then compilation will
113 /// Stop pass ID is zero, then compilation will continue to the end.
[all …]
/aosp_15_r20/sdk/files/ant/
H A Dbuild.xml1 <?xml version="1.0" encoding="UTF-8"?>
4 <!--
6 all the targets and tasks necessary to build Android projects, be they
14 - custom task definitions,
15 - more properties (do not override those unless the whole build system is modified).
16 - macros used throughout the build,
17 - base build targets,
18 - debug-specific build targets,
19 - release-specific build targets,
20 - instrument-specific build targets,
[all …]
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection_state.h8 * http://www.apache.org/licenses/LICENSE-2.0
40 // ---------------------
42 // ---------------------
44 // This class is used to collect data from 32-bit compilation for use
45 // during the reflected code generation that occurs during 64-bit
46 // compilation. The data is used for two purposes:
50 // 2) Emitting errors when differences between 32-bit and 64-bit
51 // compilation cannot be tolerated in the reflected code (for
60 // c) Run the reflection pass on all files in 32-bit mode. Do not
68 // f) Run the reflection pass on all files in 64-bit mode. Call the
[all …]
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D20.0.0.rst1 Mesa 20.0.0 Release Notes / 2020-02-19
21 ---------------
25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz
28 ------------
30 - OpenGL 4.6 on radeonsi.
31 - GL_ARB_gl_spirv on radeonsi.
32 - GL_ARB_spirv_extensions on radeonsi.
33 - GL_EXT_direct_state_access for compatibility profile.
34 - VK_AMD_device_coherent_memory on RADV.
35 - VK_AMD_mixed_attachment_samples on RADV.
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp1 //===- TargetPassConfig.cpp - Target independent code generation passes ---===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===---------------------------------------------------------------------===//
54 EnableIPRA("enable-ipra", cl::init(false), cl::Hidden,
57 static cl::opt<bool> DisablePostRASched("disable-post-ra", cl::Hidden,
59 static cl::opt<bool> DisableBranchFold("disable-branch-fold", cl::Hidden,
61 static cl::opt<bool> DisableTailDuplicate("disable-tail-duplicate", cl::Hidden,
63 static cl::opt<bool> DisableEarlyTailDup("disable-early-taildup", cl::Hidden,
64 cl::desc("Disable pre-register allocation tail duplication"));
[all …]
/aosp_15_r20/external/pytorch/docs/source/
H A Dfunc.migrating.rst5 `JAX-like <https://github.com/google/jax>`_ composable function transforms for PyTorch.
7 functorch started as an out-of-tree library over at
20 -------------------
22 The following APIs are a drop-in replacement for the following
54 -------------------
67 However, it is not a drop-in replacement.
70 `helper functions in this gist <https://gist.github.com/zou3519/7769506acc899d83ef1464e28f22e6cf>`_
83 # ---------------
85 # ---------------
89 targets = torch.randn(64, 3)
[all …]
/aosp_15_r20/external/bazelbuild-rules_rust/rust/private/
H A Dutils.bzl7 # http://www.apache.org/licenses/LICENSE-2.0
29 # linking Rust targets in a feature with this name.
65 # TODO: Replace with bazel-skylib's `path.dirname`. This requires addressing some
123 # Search for the extension - starting from the right - by removing any
133 libname = ".".join(comps[:-1])
146 # format_each = "-ldylib=%s",
164 # Search for the extension - starting from the right - by removing any
174 libname = ".".join(comps[:-1])
188 return -value
236 def dedup_expand_location(ctx, input, targets = []):
[all …]
/aosp_15_r20/external/minijail/
H A Dcommon.mk2 # Use of this source code is governed by a BSD-style license that can be
10 # https://chromium.googlesource.com/chromiumos/platform2/+/master/common-mk
18 # It is fully parallelizable for all targets, including static archives.
22 # 2. In your top-level Makefile, place "include common.mk" at the top
25 # And then contains the remainder of your targets.
26 # 4. All build targets should look like:
32 # - cc_binary, cxx_binary provide standard compilation steps for binaries
33 # - cxx_library, cc_library provide standard compilation steps for
36 # - update_archive creates/updates a given .a target
38 # Instead of using the build macros, most users can just use wrapped targets:
[all …]
/aosp_15_r20/external/modp_b64/
H A Dcommon.mk2 # use of this source code is governed by a bsd-style license that can be
10 # https://chromium.googlesource.com/chromiumos/platform2/+/master/common-mk
18 # It is fully parallelizable for all targets, including static archives.
22 # 2. In your top-level Makefile, place "include common.mk" at the top
25 # And then contains the remainder of your targets.
26 # 4. All build targets should look like:
32 # - cc_binary, cxx_binary provide standard compilation steps for binaries
33 # - cxx_library, cc_library provide standard compilation steps for
36 # - update_archive creates/updates a given .a target
38 # Instead of using the build macros, most users can just use wrapped targets:
[all …]
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/modp_b64/
H A Dcommon.mk2 # use of this source code is governed by a bsd-style license that can be
10 # https://chromium.googlesource.com/chromiumos/platform2/+/master/common-mk
18 # It is fully parallelizable for all targets, including static archives.
22 # 2. In your top-level Makefile, place "include common.mk" at the top
25 # And then contains the remainder of your targets.
26 # 4. All build targets should look like:
32 # - cc_binary, cxx_binary provide standard compilation steps for binaries
33 # - cxx_library, cc_library provide standard compilation steps for
36 # - update_archive creates/updates a given .a target
38 # Instead of using the build macros, most users can just use wrapped targets:
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp1 //===- TargetPassConfig.cpp - Target independent code generation passes ---===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===---------------------------------------------------------------------===//
56 EnableIPRA("enable-ipra", cl::init(false), cl::Hidden,
59 static cl::opt<bool> DisablePostRASched("disable-post-ra", cl::Hidden,
61 static cl::opt<bool> DisableBranchFold("disable-branch-fold", cl::Hidden,
63 static cl::opt<bool> DisableTailDuplicate("disable-tail-duplicate", cl::Hidden,
65 static cl::opt<bool> DisableEarlyTailDup("disable-early-taildup", cl::Hidden,
66 cl::desc("Disable pre-register allocation tail duplication"));
[all …]
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp1 //===-- TargetPassConfig.cpp - Target independent code generation passes --===//
8 //===----------------------------------------------------------------------===//
13 //===---------------------------------------------------------------------===//
41 static cl::opt<bool> DisablePostRA("disable-post-ra", cl::Hidden,
43 static cl::opt<bool> DisableBranchFold("disable-branch-fold", cl::Hidden,
45 static cl::opt<bool> DisableTailDuplicate("disable-tail-duplicate", cl::Hidden,
47 static cl::opt<bool> DisableEarlyTailDup("disable-early-taildup", cl::Hidden,
48 cl::desc("Disable pre-register allocation tail duplication"));
49 static cl::opt<bool> DisableBlockPlacement("disable-block-placement",
50 cl::Hidden, cl::desc("Disable probability-driven block placement"));
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DTargetRegistry.h1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
16 //===----------------------------------------------------------------------===//
21 #include "llvm-c/DisassemblerTypes.h"
68 /// \param InstPrint - If given, the instruction printer to use. If not given
72 /// \param CE - If given, a code emitter to use to show the instruction
75 /// \param TAB - If given, a target asm backend to use to show the fixup
79 /// \param ShowInst - Whether to show the MCInst representation inline with
116 /// Target - Wrapper for Target specific information.
[all …]
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DTargetRegistry.h1 //===-- Support/TargetRegistry.h - Target Registration ----------*- C++ -*-===//
8 //===----------------------------------------------------------------------===//
17 //===----------------------------------------------------------------------===//
22 #include "llvm-c/Disassembler.h"
79 /// Target - Wrapper for Target specific information.
81 /// For registration purposes, this is a POD type so that targets can be
84 /// Targets should implement a single global instance of this class (which
159 /// Next - The next registered target in the linked list, maintained by the
166 /// Name - The target name.
169 /// ShortDesc - A short description of the target.
[all …]

12345678910>>...38