Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3530 auto StringAbbrev = Stream.EmitAbbrev(Abbv); in writeIdentificationBlock() local
3532 "LLVM" LLVM_VERSION_STRING, StringAbbrev); in writeIdentificationBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3898 auto StringAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeIdentificationBlock() local
3900 "LLVM" LLVM_VERSION_STRING, StringAbbrev); in writeIdentificationBlock()