HomeSort by relevance Sort by last modified time
    Searched refs:SimpleGVarAbbrev (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp 444 unsigned SimpleGVarAbbrev = 0;
467 SimpleGVarAbbrev = Stream.EmitAbbrev(Abbv);
493 AbbrevToUse = SimpleGVarAbbrev;
    [all...]
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp 484 unsigned SimpleGVarAbbrev = 0;
507 SimpleGVarAbbrev = Stream.EmitAbbrev(Abbv);
533 AbbrevToUse = SimpleGVarAbbrev;
    [all...]

Completed in 148 milliseconds