Home
last modified time | relevance | path

Searched defs:AbbrevNo (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h544 if (AbbrevNo >= CurAbbrevs.size()) in getAbbrev() local
H A DBitstreamWriter.h463 unsigned AbbrevNo = Abbrev-bitc::FIRST_APPLICATION_ABBREV; in EmitRecordWithAbbrevImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp410 auto AbbrevNo = Stream->EmitAbbrev(std::move(Abbv)); in writeBlob() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp5023 auto AbbrevNo = Stream->EmitAbbrev(std::move(Abbv)); in writeBlob() local