Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp720 unsigned AggregateAbbrev = 0; in WriteConstants() local
731 AggregateAbbrev = Stream.EmitAbbrev(Abbv); in WriteConstants()
870 AbbrevToUse = AggregateAbbrev; in WriteConstants()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1978 unsigned AggregateAbbrev = 0; in writeConstants() local
1989 AggregateAbbrev = Stream.EmitAbbrev(Abbv); in writeConstants()
2132 AbbrevToUse = AggregateAbbrev; in writeConstants()