Home
last modified time | relevance | path

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

/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp776 unsigned AggregateAbbrev = 0; in WriteConstants() local
787 AggregateAbbrev = Stream.EmitAbbrev(Abbv); in WriteConstants()
931 AbbrevToUse = AggregateAbbrev; in WriteConstants()
937 AbbrevToUse = AggregateAbbrev; in WriteConstants()
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp774 unsigned AggregateAbbrev = 0; in WriteConstants() local
785 AggregateAbbrev = Stream.EmitAbbrev(Abbv); in WriteConstants()
929 AbbrevToUse = AggregateAbbrev; in WriteConstants()
935 AbbrevToUse = AggregateAbbrev; in WriteConstants()
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp811 unsigned AggregateAbbrev = 0; in WriteConstants() local
822 AggregateAbbrev = Stream.EmitAbbrev(Abbv); in WriteConstants()
968 AbbrevToUse = AggregateAbbrev; in WriteConstants()