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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp252 unsigned ArrayAbbrev = Stream.EmitAbbrev(Abbv); local
321 AbbrevToUse = ArrayAbbrev;
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp237 unsigned ArrayAbbrev = Stream.EmitAbbrev(Abbv); local
321 AbbrevToUse = ArrayAbbrev;
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp239 unsigned ArrayAbbrev = Stream.EmitAbbrev(Abbv); local
323 AbbrevToUse = ArrayAbbrev;

Completed in 360 milliseconds