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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp475 unsigned SimpleGVarAbbrev = 0; local
498 SimpleGVarAbbrev = Stream.EmitAbbrev(Abbv);
524 AbbrevToUse = SimpleGVarAbbrev;
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp429 unsigned SimpleGVarAbbrev = 0; local
452 SimpleGVarAbbrev = Stream.EmitAbbrev(Abbv);
478 AbbrevToUse = SimpleGVarAbbrev;
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp450 unsigned SimpleGVarAbbrev = 0; local
473 SimpleGVarAbbrev = Stream.EmitAbbrev(Abbv);
500 AbbrevToUse = SimpleGVarAbbrev;

Completed in 14 milliseconds