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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp299 unsigned ArrayAbbrev = Stream.EmitAbbrev(Abbv); local
367 AbbrevToUse = ArrayAbbrev;
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp239 unsigned ArrayAbbrev = Stream.EmitAbbrev(Abbv); local
323 AbbrevToUse = ArrayAbbrev;
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp244 unsigned ArrayAbbrev = Stream.EmitAbbrev(Abbv); local
328 AbbrevToUse = ArrayAbbrev;

Completed in 42 milliseconds