Home
last modified time | relevance | path

Searched +refs:tablegen +refs:mode +refs:syntax +refs:table (Results 1 – 3 of 3) sorted by relevance

/external/clang/docs/
DInternalsManual.rst257 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
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.
736 support the ``-C`` preprocessor mode, which passes comments through, and is
738 * The lexer can be in ``ParsingFilename`` mode, which happens when
739 preprocessing after reading a ``#include`` directive. This mode changes the
[all …]
/external/llvm/include/llvm/Target/
DTarget.td1 //===- Target.td - Target Independent TableGen interface ---*- tablegen -*-===//
110 // is invalid for this mode/flavour.
301 // is invalid for this mode/flavour.
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
1127 // Subtargets can have multiple different asmwriters (e.g. AT&T vs Intel syntax
1144 // syntax. If the asmstring contains {|} characters in them, this integer
1255 // instructions in a row of the relation table. Think of this as a set of
1271 // in a column of the relation table.
[all …]
/external/llvm/docs/
DGettingStarted.rst196 table below lists those required packages. The Package column is the usual name
239 * **ranlib** --- symbol table builder for archive libraries
305 **Clang in C++11 mode and libstdc++ 4.7.2**. This version of libstdc++
753 | LLVM_OPTIMIZED_TABLEGEN | Builds a release tablegen that gets used during |
1119 Emacs and XEmacs syntax highlighting for LLVM assembly files and TableGen
1154 vim syntax-highlighting for LLVM assembly files