Home
last modified time | relevance | path

Searched refs:EndOfPredefines (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenTarget.cpp279 unsigned EndOfPredefines = InstrsByEnum.size(); in ComputeInstrsByEnum() local
292 std::sort(InstrsByEnum.begin()+EndOfPredefines, InstrsByEnum.end(), in ComputeInstrsByEnum()
/external/llvm/utils/TableGen/
DCodeGenTarget.cpp314 unsigned EndOfPredefines = InstrsByEnum.size(); in ComputeInstrsByEnum() local
326 std::sort(InstrsByEnum.begin() + EndOfPredefines, InstrsByEnum.end(), in ComputeInstrsByEnum()