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

  /external/llvm/utils/TableGen/
CodeGenTarget.cpp 314 unsigned EndOfPredefines = InstrsByEnum.size();
326 std::sort(InstrsByEnum.begin() + EndOfPredefines, InstrsByEnum.end(),
  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenTarget.cpp 279 unsigned EndOfPredefines = InstrsByEnum.size();
292 std::sort(InstrsByEnum.begin()+EndOfPredefines, InstrsByEnum.end(),

Completed in 4136 milliseconds