Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1923 unsigned String8Abbrev = 0; in writeConstants() local
1941 String8Abbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeConstants()
2045 AbbrevToUse = String8Abbrev; in writeConstants()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2631 unsigned String8Abbrev = 0; in writeConstants() local
2648 String8Abbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeConstants()
2748 AbbrevToUse = String8Abbrev; in writeConstants()