Home
last modified time | relevance | path

Searched +refs:llvm +refs:mode +refs:syntax +refs:table (Results 1 – 25 of 82) sorted by relevance

1234

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DTarget.td4 // See https://llvm.org/LICENSE.txt for license information.
15 include "llvm/IR/Intrinsics.td"
24 // A string representing subtarget features that turn on this HW mode.
25 // For example, "+feat1,-feat2" will indicate that the mode is active
32 // A list of predicates that turn on this HW mode.
36 // A special mode recognized by tablegen. This mode is considered active
37 // when no other mode is active. For targets that do not use specific hw
38 // modes, this is the only mode.
51 // dependent on a HW mode. This class inherits from ValueType itself,
62 // dependent on a HW mode. This class inherits from PtrValueType itself,
[all …]
/aosp_15_r20/external/perfetto/
H A DCHANGELOG9 * Removed the `linux_device_track` table. Linux RPM (runtime power
10 management) tracks formerly in this table now can be found in the `track`
11 table with `classification` `linux_rpm`.
12 * Removed the `energy_counter_track` table. Android energy estimate
13 breakdown tracks formerly in this table now can be found in the `track`
14 table with `classification` `android_energy_estimation_breakdown`.
15 * Removed the `energy_per_uid_counter_track` table. Android energy estimate
16 breakdown tracks formerly in this table now can be found in the `track`
17 table with `classification` `android_energy_estimation_breakdown_per_uid`.
18 * Moved the `gpu_work_period_track` table into the `android.gpu.work_period`
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DTarget.td4 // See https://llvm.org/LICENSE.txt for license information.
15 include "llvm/IR/Intrinsics.td"
24 // A string representing subtarget features that turn on this HW mode.
25 // For example, "+feat1,-feat2" will indicate that the mode is active
32 // A list of predicates that turn on this HW mode.
36 // A special mode recognized by tablegen. This mode is considered active
37 // when no other mode is active. For targets that do not use specific hw
38 // modes, this is the only mode.
51 // dependent on a HW mode. This class inherits from ValueType itself,
62 // dependent on a HW mode. This class inherits from PtrValueType itself,
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DTarget.td4 // See https://llvm.org/LICENSE.txt for license information.
15 include "llvm/IR/Intrinsics.td"
24 // A string representing subtarget features that turn on this HW mode.
25 // For example, "+feat1,-feat2" will indicate that the mode is active
32 // A list of predicates that turn on this HW mode.
36 // A special mode recognized by tablegen. This mode is considered active
37 // when no other mode is active. For targets that do not use specific hw
38 // modes, this is the only mode.
51 // dependent on a HW mode. This class inherits from ValueType itself,
62 // dependent on a HW mode. This class inherits from PtrValueType itself,
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DTarget.td4 // See https://llvm.org/LICENSE.txt for license information.
15 include "llvm/IR/Intrinsics.td"
24 // A string representing subtarget features that turn on this HW mode.
25 // For example, "+feat1,-feat2" will indicate that the mode is active
32 // A list of predicates that turn on this HW mode.
36 // A special mode recognized by tablegen. This mode is considered active
37 // when no other mode is active. For targets that do not use specific hw
38 // modes, this is the only mode.
51 // dependent on a HW mode. This class inherits from ValueType itself,
62 // dependent on a HW mode. This class inherits from PtrValueType itself,
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DTarget.td4 // See https://llvm.org/LICENSE.txt for license information.
15 include "llvm/IR/Intrinsics.td"
22 // A string representing subtarget features that turn on this HW mode.
23 // For example, "+feat1,-feat2" will indicate that the mode is active
31 // A special mode recognized by tablegen. This mode is considered active
32 // when no other mode is active. For targets that do not use specific hw
33 // modes, this is the only mode.
46 // dependent on a HW mode. This class inherits from ValueType itself,
64 // The register size/alignment information, parameterized by a HW mode.
161 // is invalid for this mode/flavour.
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTarget.td4 // See https://llvm.org/LICENSE.txt for license information.
15 include "llvm/IR/Intrinsics.td"
24 // A string representing subtarget features that turn on this HW mode.
25 // For example, "+feat1,-feat2" will indicate that the mode is active
33 // A special mode recognized by tablegen. This mode is considered active
34 // when no other mode is active. For targets that do not use specific hw
35 // modes, this is the only mode.
48 // dependent on a HW mode. This class inherits from ValueType itself,
66 // The register size/alignment information, parameterized by a HW mode.
163 // is invalid for this mode/flavour.
[all …]
/aosp_15_r20/external/llvm/docs/TableGen/
H A Dindex.rst31 `Clang diagnostics and attributes <http://clang.llvm.org/docs/UsersManual.html#controlling-errors-a…
34 an emacs "TableGen mode" and a vim language file in the ``llvm/utils/emacs`` and
35 ``llvm/utils/vim`` directories of your LLVM distribution, respectively.
43 TableGen files are interpreted by the TableGen program: `llvm-tblgen` available
51 specifies the file to read. If a filename is not specified, ``llvm-tblgen``
55 selectable on the command line (type '``llvm-tblgen -help``' for a list). For
62 $ llvm-tblgen X86.td -print-enums -class=Register
72 $ llvm-tblgen X86.td -print-enums -class=Instruction
88 With no other arguments, `llvm-tblgen` parses the specified file and prints out all
93 .. code-block:: llvm
[all …]
/aosp_15_r20/external/clang/docs/
H A DInternalsManual.rst22 `data-structures <http://llvm.org/docs/ProgrammersManual.html>`_, including
257 The parser is very unforgiving. A syntax error, even whitespace, will abort,
365 semicolon at the end of a statement or a use of deprecated syntax that is
444 mode. Instead of formatting and printing out the diagnostics, this
448 documentation for the ``-verify`` mode can be found in the Clang API
511 .. mostly taken from http://lists.llvm.org/pipermail/cfe-dev/2010-August/010595.html
539 `LLVM bitstream format <http://llvm.org/docs/BitCodeFormat.html>`_.
599 not reading in "raw" mode) this contains a pointer to the unique hash value
731 * The lexer can operate in "raw" mode. This mode has several features that
734 This mode is used for lexing within an "``#if 0``" block, for example.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DLangOptions.def4 // See https://llvm.org/LICENSE.txt for license information.
90 LANGOPT(MSVCCompat , 1, 0, "Microsoft Visual C++ full compatibility mode")
91 LANGOPT(Kernel , 1, 0, "Kernel mode")
121 BENIGN_LANGOPT(AsmPreprocessor, 1, 0, "preprocessor in asm mode")
176 COMPATIBLE_LANGOPT(CPlusPlusModules, 1, 0, "C++ modules syntax")
251 LANGOPT(OpenMPCUDAMode , 1, 0, "Generate code for OpenMP pragmas in SIMT/SPMD mode")
324 /// FP_CONTRACT mode (on/off/fast).
339 "compatibility mode for type checking block parameters "
345 …sSpaceMapMangling , AddrSpaceMapMangling, 2, ASMM_Target, "OpenCL address space map mangling mode")
355 ENUM_LANGOPT(GC, GCMode, 2, NonGC, "Objective-C Garbage Collection mode")
[all …]
/aosp_15_r20/external/llvm/docs/
H A DCodeGenerator.rst40 These interfaces are defined in ``include/llvm/Target/``.
45 ``include/llvm/CodeGen/``. At this level, concepts like "constant pool
194 The LLVM target description classes (located in the ``include/llvm/Target``
330 ``include/llvm/CodeGen``). This representation is completely target agnostic,
369 .. code-block:: llvm
382 the ``include/llvm/CodeGen/MachineInstrBuilder.h`` file. The ``BuildMI``
429 .. code-block:: llvm
439 .. code-block:: llvm
456 .. code-block:: llvm
515 a ``MachineRegisterInfo``. See ``include/llvm/CodeGen/MachineFunction.h`` for
[all …]
H A DLibFuzzer.rst47 ``./third_party/llvm-build/Release+Asserts/bin/clang``)
83 svn co http://llvm.org/svn/llvm-project/llvm/trunk/lib/Fuzzer
85 # git clone https://chromium.googlesource.com/chromium/llvm-project/llvm/lib/Fuzzer
207 In this mode the fuzzer binary can be used as a regression test (e.g. on a
511 svn co http://llvm.org/svn/llvm-project/llvm/trunk/lib/Fuzzer
578 The dictionary syntax is similar to that used by AFL_ for its ``-x`` option::
601 This mode can be combined with DataFlowSanitizer_ to achieve better sensitivity.
603 Fuzzer-friendly build mode
611 E.g. libxml uses ``rand()`` inside its hash table.
623 // In fuzzing mode the behavior of the code should be deterministic.
[all …]
H A DLangRef.rst53 .. code-block:: llvm
92 with a temporary variable without having to avoid symbol table
107 .. code-block:: llvm
113 .. code-block:: llvm
119 .. code-block:: llvm
149 functions, global variables, and symbol table entries. Modules may be
152 symbol table entries. Here is an example of the "hello world" module:
154 .. code-block:: llvm
201 doesn't show up in any symbol table in the object file.
255 can only be used for variables like ``llvm.global_ctors`` which llvm
[all …]
H A DGettingStarted.rst20 The second piece is the `Clang <http://clang.llvm.org/>`_ front end. This
33 Getting Started <http://clang.llvm.org/get_started.html>`_ page might also be a
46 * ``cd where-you-want-llvm-to-live``
47 * ``svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm``
51 * ``cd where-you-want-llvm-to-live``
52 * ``cd llvm/tools``
53 * ``svn co http://llvm.org/svn/llvm-project/cfe/trunk clang``
57 * ``cd where-you-want-llvm-to-live``
58 * ``cd llvm/projects``
59 * ``svn co http://llvm.org/svn/llvm-project/compiler-rt/trunk compiler-rt``
[all …]
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTarget.td16 include "llvm/IR/Intrinsics.td"
110 // is invalid for this mode/flavour.
291 // DwarfRegNum - This class provides a mapping of the llvm register enumeration
301 // is invalid for this mode/flavour.
308 // from dwarf register number to llvm register.
316 include "llvm/Target/TargetSchedule.td"
966 include "llvm/Target/GenericOpcodes.td"
975 // syntax on X86 for example).
1008 // (e.g. AT&T vs Intel syntax on X86 for example). This class can be
1097 /// InstAlias - This defines an alternate assembly syntax that is allowed to
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DLangOptions.def4 // See https://llvm.org/LICENSE.txt for license information.
90 LANGOPT(MSVCCompat , 1, 0, "Microsoft Visual C++ full compatibility mode")
91 LANGOPT(Kernel , 1, 0, "Kernel mode")
121 BENIGN_LANGOPT(AsmPreprocessor, 1, 0, "preprocessor in asm mode")
176 COMPATIBLE_LANGOPT(CPlusPlusModules, 1, 0, "C++ modules syntax")
252 LANGOPT(OpenMPCUDAMode , 1, 0, "Generate code for OpenMP pragmas in SIMT/SPMD mode")
264 LANGOPT(OpenMPForceUSM , 1, 0, "Enable OpenMP unified shared memory mode via compiler.")
327 /// FP_CONTRACT mode (on/off/fast).
342 "compatibility mode for type checking block parameters "
348 …sSpaceMapMangling , AddrSpaceMapMangling, 2, ASMM_Target, "OpenCL address space map mangling mode")
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DLangOptions.def4 // See https://llvm.org/LICENSE.txt for license information.
90 LANGOPT(MSVCCompat , 1, 0, "Microsoft Visual C++ full compatibility mode")
91 LANGOPT(Kernel , 1, 0, "Kernel mode")
121 BENIGN_LANGOPT(AsmPreprocessor, 1, 0, "preprocessor in asm mode")
176 COMPATIBLE_LANGOPT(CPlusPlusModules, 1, 0, "C++ modules syntax")
252 LANGOPT(OpenMPCUDAMode , 1, 0, "Generate code for OpenMP pragmas in SIMT/SPMD mode")
264 LANGOPT(OpenMPForceUSM , 1, 0, "Enable OpenMP unified shared memory mode via compiler.")
327 /// FP_CONTRACT mode (on/off/fast).
342 "compatibility mode for type checking block parameters "
348 …sSpaceMapMangling , AddrSpaceMapMangling, 2, ASMM_Target, "OpenCL address space map mangling mode")
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DLangOptions.def4 // See https://llvm.org/LICENSE.txt for license information.
90 LANGOPT(MSVCCompat , 1, 0, "Microsoft Visual C++ full compatibility mode")
91 LANGOPT(Kernel , 1, 0, "Kernel mode")
121 BENIGN_LANGOPT(AsmPreprocessor, 1, 0, "preprocessor in asm mode")
185 COMPATIBLE_LANGOPT(CPlusPlusModules, 1, 0, "C++ modules syntax")
261 LANGOPT(OpenMPCUDAMode , 1, 0, "Generate code for OpenMP pragmas in SIMT/SPMD mode")
273 LANGOPT(OpenMPForceUSM , 1, 0, "Enable OpenMP unified shared memory mode via compiler.")
336 /// FP_CONTRACT mode (on/off/fast).
351 "compatibility mode for type checking block parameters "
357 …sSpaceMapMangling , AddrSpaceMapMangling, 2, ASMM_Target, "OpenCL address space map mangling mode")
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/config/doc/
Dmacro_reference.qbk30 [table
87 [table
236 Member template friend syntax (`template<class P> friend class frd;`)
402 [table
596 Defined if the compiler, in its current translation mode, supports multiple
639 [table
654 [table
787 specification syntax (e.g. `auto foo(T) -> T;`).]]
819 [table
901 declaration with no definition. Since the macro may change the access mode, it is recommended to us…
[all …]
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dport_def.inc62 // - Clang: https://clang.llvm.org/docs/LanguageExtensions.html
70 // - Clang: https://clang.llvm.org/docs/AttributeReference.html
75 // - Clang: https://clang.llvm.org/cxx_status.html
80 // - Clang: https://releases.llvm.org/
93 // https://clang.llvm.org/docs/LanguageExtensions.html#has-feature-and-has-extension
106 // https://clang.llvm.org/docs/LanguageExtensions.html#has-attribute
114 // https://clang.llvm.org/docs/LanguageExtensions.html#has-builtin
265 // https://github.com/llvm/llvm-project/issues/53271
400 // https://clang.llvm.org/docs/LanguageExtensions.html#c-rtti
571 // But compilers have trouble mixing __attribute__((...)) syntax with
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dport_def.inc62 // - Clang: https://clang.llvm.org/docs/LanguageExtensions.html
70 // - Clang: https://clang.llvm.org/docs/AttributeReference.html
75 // - Clang: https://clang.llvm.org/cxx_status.html
80 // - Clang: https://releases.llvm.org/
93 // https://clang.llvm.org/docs/LanguageExtensions.html#has-feature-and-has-extension
106 // https://clang.llvm.org/docs/LanguageExtensions.html#has-attribute
114 // https://clang.llvm.org/docs/LanguageExtensions.html#has-builtin
265 // https://github.com/llvm/llvm-project/issues/53271
405 // https://clang.llvm.org/docs/LanguageExtensions.html#c-rtti
583 // But compilers have trouble mixing __attribute__((...)) syntax with
[all …]
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D21.3.0.rst105 - ../mesa-9999/src/amd/llvm/ac_llvm_helper.cpp:63:14: error: 'class llvm::AttributeList' has no mem…
176 - radv: FP16 mode in FidelityFX FSR doesn't look right
386 - docs/panfrost: Update llvm option
437 - panfrost: Replace writers pointer with hash table
636 - panfrost: Fix collision in the indirect draw shader table
767 - ci: Fix syntax error in radv fails files
832 - lima: fix leak of the screen hash table
864 - etnaviv: use better name for fd hash table
865 - etnaviv: fix leak of the screen hash table
894 - tu: Fix feedback loops in sysmem mode
[all …]
H A D20.3.0.rst148 - builder_misc.cpp:137:55: error: ‘get’ is not a member of ‘llvm::ElementCount’
159 - gen_state_llvm.h:54:99: error: invalid conversion from ‘int’ to ‘const llvm::VectorType*’ \[-fper…
204 - glx: Collect all the non-applegl extensions in the GetProcAddress table
342 - v3dv/meta: fix hash table insertion
433 - panfrost: XMLify MSAA writeout mode
533 - panfrost: Support SHADERLESS mode everywhere
582 - pan/decode: Fix awkward syntax
592 - pan/mdg: Refactor texture op/mode handling
614 - pan/bi: Use canonical syntax for registers/uniforms/imms
615 - pan/bi: Use canonical syntax for special constants
[all …]
H A D23.2.1.rst61 - intel: State cache invalidation after BLORP binding table setup ought to be unnecessary on ICL.
168 - docs.mesa3d.org contrast is bad in dark mode
171 - Surfaceless mode ES2.0 number of vertices limitation
182 - anv: binding table pool leak or overly cached
192 - FTBFS: gallivm: src/gallium/auxiliary/gallivm/lp_bld_init.c:45:10: fatal error: llvm-c/Transforms…
217 - regression in aco,ac/llvm,radv,radeonsi: handle ps bc optimization in nir for radv
221 - [llvm 16+] [microsoft-clc] opencl-c-base.h does not exist
239 - ci/radv: Remove vkctx-navi21-llvm-valve job?
356 - ac/llvm: Use nir_foreach_phi
366 - ac/llvm: Don't handle atomic derefs
[all …]
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.5.3rc1.rst47 Fix a memory leak in split-table dictionaries: setattr() must not convert
48 combined table into split table.
57 Correct the positioning of the syntax error caret for indented blocks.
627 tarfile.open() with mode "r" or "r:" now tries to open a tar file with
1256 in CGI mode.
1353 Fixed tracing Tkinter variables: trace_vdelete() with wrong mode no longer
1355 tracing in the "u" mode now works.
2071 Cause lack of llvm-profdata tool when using clang as required for PGO
2074 llvm-profdata tool on MacOS and some Linuxes.

1234