Home
last modified time | relevance | path

Searched refs:VBR (Results 1 – 23 of 23) sorted by relevance

/external/clang/lib/Serialization/
DASTWriterDecl.cpp1675 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // DeclContext in WriteDeclAbbrevs()
1685 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // SubmoduleID in WriteDeclAbbrevs()
1688 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Name in WriteDeclAbbrevs()
1691 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Type in WriteDeclAbbrevs()
1693 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // InnerStartLoc in WriteDeclAbbrevs()
1699 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in WriteDeclAbbrevs()
1701 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // TypeLoc in WriteDeclAbbrevs()
1708 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // DeclContext in WriteDeclAbbrevs()
1718 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // SubmoduleID in WriteDeclAbbrevs()
1721 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Name in WriteDeclAbbrevs()
[all …]
DASTWriter.cpp721 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Type in WriteTypeAbbrevs()
722 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 3)); // Quals in WriteTypeAbbrevs()
729 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // ReturnType in WriteTypeAbbrevs()
741 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // NumParams in WriteTypeAbbrevs()
743 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Params in WriteTypeAbbrevs()
1499 FileAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // File ID in WriteControlBlock()
1555 IFAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // ID in WriteInputFiles()
1556 IFAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 12)); // Size in WriteInputFiles()
1557 IFAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 32)); // Modification time in WriteInputFiles()
1623 OffsetsAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // # input files in WriteInputFiles()
[all …]
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp802 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // size in writeTypeTable()
1132 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // AddrSpace << 2 in writeModuleInfo()
1135 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Initializer. in writeModuleInfo()
1336 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in createDILocationAbbrev()
1337 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in createDILocationAbbrev()
1338 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in createDILocationAbbrev()
1339 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in createDILocationAbbrev()
1365 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in createGenericDINodeAbbrev()
1367 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in createGenericDINodeAbbrev()
1369 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in createGenericDINodeAbbrev()
[all …]
/external/syslinux/diag/mbr/
DREADME1 Diagnostic MBR/VBR files
3 handoff.bin Show the data that the BIOS/MBR hands off to an MBR/VBR.
14 Writing a VBR to match Syslinux requires more work as it must have a jump and be offset into the pa…
/external/llvm/docs/CommandGuide/
Dllvm-bcanalyzer.rst205 **# of VBR 32-bit Integers**
210 **# of VBR 64-bit Integers**
215 **# of VBR Compressed Bytes**
220 **# of VBR Expanded Bytes**
226 **Bytes Saved With VBR**
229 The percentage is relative to # of VBR Expanded Bytes.
277 **Number of VBR 32-bit Integers**
281 **Number of VBR 64-bit Integers**
285 **Number of VBR Compressed Bytes**
290 **Number of VBR Expanded Bytes**
[all …]
/external/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp66 case BitCodeAbbrevOp::VBR: in readAbbreviatedField()
88 case BitCodeAbbrevOp::VBR: in skipAbbreviatedField()
143 case BitCodeAbbrevOp::VBR: in skipRecord()
235 case BitCodeAbbrevOp::VBR: in readRecord()
300 if ((E == BitCodeAbbrevOp::Fixed || E == BitCodeAbbrevOp::VBR) && in ReadAbbrevRecord()
306 if ((E == BitCodeAbbrevOp::Fixed || E == BitCodeAbbrevOp::VBR) && in ReadAbbrevRecord()
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dllvm-bcanalyzer.pod206 =item B<# of VBR 32-bit Integers>
211 =item B<# of VBR 64-bit Integers>
216 =item B<# of VBR Compressed Bytes>
221 =item B<# of VBR Expanded Bytes>
227 =item B<Bytes Saved With VBR>
230 The percentage is relative to # of VBR Expanded Bytes.
281 =item B<Number of VBR 32-bit Integers>
285 =item B<Number of VBR 64-bit Integers>
289 =item B<Number of VBR Compressed Bytes>
294 =item B<Number of VBR Expanded Bytes>
[all …]
/external/llvm/include/llvm/Bitcode/
DBitCodes.h94 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator
121 case VBR: in hasEncodingData()
DBitstreamWriter.h284 case BitCodeAbbrevOp::VBR: in EmitAbbreviatedField()
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DBitCodes.h91 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator
119 case VBR: in hasEncodingData()
DBitstreamWriter.h283 case BitCodeAbbrevOp::VBR: in EmitAbbreviatedField()
DBitstreamReader.h465 case BitCodeAbbrevOp::VBR: in ReadAbbreviatedField()
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp98 case NaClBitCodeAbbrevOp::VBR: in skipAbbreviatedField()
164 case NaClBitCodeAbbrevOp::VBR: in readRecordAbbrevField()
182 case NaClBitCodeAbbrevOp::VBR: in readArrayAbbreviatedField()
280 if ((E == NaClBitCodeAbbrevOp::Fixed || E == NaClBitCodeAbbrevOp::VBR) && in ReadAbbrevRecord()
DNaClBitCodes.cpp51 case VBR: in isValid()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp243 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // size in WriteTypeTable()
452 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Initializer. in WriteModuleInfo()
1425 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo()
1436 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo()
1446 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo()
1456 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo()
1479 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo()
1491 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // value id in WriteBlockInfo()
1510 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Ptr in WriteBlockInfo()
1511 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 4)); // Align in WriteBlockInfo()
[all …]
/external/clang/lib/Frontend/
DTestModuleFileExtension.cpp29 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // # of characters in writeExtensionContents()
DSerializedDiagnosticPrinter.cpp479 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 16)); // Text size. in EmitBlockInfoBlock()
/external/llvm/docs/
DBitCodeFormat.rst99 Variable-width integer (VBR) values encode values of arbitrary size, optimizing
100 for the case where the values are small. Given a 4-bit VBR field, any 3-bit
206 record. The ``blockid`` value is encoded as an 8-bit VBR identifier, and
208 an application-specific block. The ``newabbrevlen`` value is a 4-bit VBR, which
255 least a two-part VBR, which means that each letter would require at least 12
274 abbreviated record (as a Fixed or VBR operand value).
313 by a VBR that specifies the number of abbrev operands, then the abbrev operands
336 * VBR (code 2): The field should be emitted as a `variable-width value`_, whose
514 As such, signed VBR values of a specific width are emitted as follows:
523 efficiently. Signed VBR encoding is used in ``CST_CODE_INTEGER`` and
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitCodes.h117 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator
/external/llvm/test/Bitcode/
Dinvalid.test81 HUGE-ABBREV-OP: Fixed or VBR abbrev record with size > MaxChunkData
/external/libmtp/src/
Dlibmtp.h.in715 uint16_t bitratetype; /**< 0 = unused, 1 = constant, 2 = VBR, 3 = free */
/external/syslinux/
DNEWS256 handoff MBR/VBR and geometry display images (Gene Cumm).
/external/icu/icu4c/source/data/misc/
DsupplementalData.txt18080 "VBR",