Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1924 unsigned String8Abbrev = 0; in writeConstants() local
1942 String8Abbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeConstants()
2046 AbbrevToUse = String8Abbrev; in writeConstants()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2540 unsigned String8Abbrev = 0; in writeConstants() local
2557 String8Abbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeConstants()
2657 AbbrevToUse = String8Abbrev; in writeConstants()