Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1018 unsigned ArrayAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeTypeTable() local
1146 AbbrevToUse = ArrayAbbrev; in writeTypeTable()
/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp924 unsigned ArrayAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeTypeTable() local
1017 AbbrevToUse = ArrayAbbrev; in writeTypeTable()