Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DSearchableTableEmitter.cpp188 void emitLookupFunction(const GenericTable &Table, const SearchIndex &Index,
305 void SearchableTableEmitter::emitLookupFunction(const GenericTable &Table, in emitLookupFunction() function in SearchableTableEmitter
519 emitLookupFunction(Table, *Table.PrimaryKey, true, OS); in emitGenericTable()
521 emitLookupFunction(Table, *Index, false, OS); in emitGenericTable()