Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DSearchableTableEmitter.cpp390 std::string FirstRepr = in emitLookupFunction() local
394 OS << " if ((" << Field.Name << " < " << FirstRepr << ") ||\n"; in emitLookupFunction()