Searched +refs:tablegen +refs:mode +refs:syntax +refs:table (Results 1 – 2 of 2) sorted by relevance
1 //===- Target.td - Target Independent TableGen interface ---*- tablegen -*-===//110 // is invalid for this mode/flavour.295 // is invalid for this mode/flavour.851 // syntax on X86 for example).875 // (e.g. AT&T vs Intel syntax on X86 for example). This class can be955 /// InstAlias - This defines an alternate assembly syntax that is allowed to976 // Subtargets can have multiple different asmwriters (e.g. AT&T vs Intel syntax988 // syntax. If the asmstring contains {|} characters in them, this integer1102 // instructions in a row of the relation table. Think of this as a set of1118 // in a column of the relation table.[all …]
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 is444 mode. Instead of formatting and printing out the diagnostics, this448 documentation for the ``-verify`` mode can be found in the Clang API599 not reading in "raw" mode) this contains a pointer to the unique hash value731 * The lexer can operate in "raw" mode. This mode has several features that734 This mode is used for lexing within an "``#if 0``" block, for example.736 support the ``-C`` preprocessor mode, which passes comments through, and is738 * The lexer can be in ``ParsingFilename`` mode, which happens when739 preprocessing after reading a ``#include`` directive. This mode changes the[all …]