Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp398 std::string FirstRepr = primaryRepresentation( in emitLookupFunction() local
402 OS << " if ((" << Field.Name << " < " << FirstRepr << ") ||\n"; in emitLookupFunction()