Home
last modified time | relevance | path

Searched refs:ArrayAbbrev (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1006 unsigned ArrayAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeTypeTable() local
1125 AbbrevToUse = ArrayAbbrev; in writeTypeTable()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp981 unsigned ArrayAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeTypeTable() local
1065 AbbrevToUse = ArrayAbbrev; in writeTypeTable()