Searched refs:UNABBREV_RECORD (Results 1 – 6 of 6) sorted by relevance
50 UNABBREV_RECORD = 3, enumerator
415 EmitCode(bitc::UNABBREV_RECORD);
103 if (AbbrevID == bitc::UNABBREV_RECORD) { in skipRecord()162 if (AbbrevID == bitc::UNABBREV_RECORD) { in readRecord()
97 case llvm::bitc::UNABBREV_RECORD: in skipUntilRecordOrBlock()
501 if (Entry.ID != bitc::UNABBREV_RECORD) { in ParseBlock()519 if (Entry.ID != bitc::UNABBREV_RECORD) { in ParseBlock()
157 * 3 - `UNABBREV_RECORD`_ --- This ID specifies the definition of an239 UNABBREV_RECORD Encoding243 [UNABBREV_RECORD, code\ :sub:`vbr6`, numops\ :sub:`vbr6`, op0\ :sub:`vbr6`, op1\ :sub:`vbr6`, ...]246 An ``UNABBREV_RECORD`` provides a default fallback encoding, which is both251 requires emitting the ``UNABBREV_RECORD`` abbrevid, a vbr6 for the268 `UNABBREV_RECORD`_ type, and allows the abbreviation types to be specified in