Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp428 std::string FirstRepr = primaryRepresentation( in emitLookupFunction() local
436 << ", " << TS << FirstRepr << ", " << TS << LastRepr << "))\n"; in emitLookupFunction()
441 OS << " size_t Idx = " << Field.Name << " - " << FirstRepr << ";\n"; in emitLookupFunction()