Searched refs:ArrayAbbrev (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp295 unsigned ArrayAbbrev = Stream.EmitAbbrev(Abbv); local
363 AbbrevToUse = ArrayAbbrev;
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp235 unsigned ArrayAbbrev = Stream.EmitAbbrev(Abbv); local
319 AbbrevToUse = ArrayAbbrev;
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp244 unsigned ArrayAbbrev = Stream.EmitAbbrev(Abbv); local
328 AbbrevToUse = ArrayAbbrev;

Completed in 53 milliseconds