Home
last modified time | relevance | path

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

/external/llvm/docs/
DBitCodeFormat.rst56 Note that the :doc:`llvm-bcanalyzer <CommandGuide/llvm-bcanalyzer>` tool can be
148 The set of builtin abbrev IDs is:
150 * 0 - `END_BLOCK`_ --- This abbrev ID marks the end of the current block.
152 * 1 - `ENTER_SUBBLOCK`_ --- This abbrev ID marks the beginning of a new
182 #. A current abbrev id width. This value starts at 2 at the beginning of the
184 specifies the abbrev id width for the body of the block.
193 its own set of abbreviations, and its own abbrev id width. When a sub-block is
209 specifies the abbrev id width for the sub-block. The ``blocklen`` value is a
313 by a VBR that specifies the number of abbrev operands, then the abbrev operands
315 single bit that indicates whether the abbrev operand is a literal operand (when
[all …]