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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp439 unsigned SimpleGVarAbbrev = 0; local
462 SimpleGVarAbbrev = Stream.EmitAbbrev(Abbv);
487 AbbrevToUse = SimpleGVarAbbrev;
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp437 unsigned SimpleGVarAbbrev = 0; local
460 SimpleGVarAbbrev = Stream.EmitAbbrev(Abbv);
485 AbbrevToUse = SimpleGVarAbbrev;
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp450 unsigned SimpleGVarAbbrev = 0; local
473 SimpleGVarAbbrev = Stream.EmitAbbrev(Abbv);
499 AbbrevToUse = SimpleGVarAbbrev;

Completed in 140 milliseconds