Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp191 void emitLookupFunction(const GenericTable &Table, const SearchIndex &Index,
308 void SearchableTableEmitter::emitLookupFunction(const GenericTable &Table, in emitLookupFunction() function in SearchableTableEmitter
522 emitLookupFunction(Table, *Table.PrimaryKey, true, OS); in emitGenericTable()
524 emitLookupFunction(Table, *Index, false, OS); in emitGenericTable()