Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp189 void emitLookupDeclaration(const GenericTable &Table,
313 emitLookupDeclaration(Table, Index, OS); in emitLookupFunction()
473 void SearchableTableEmitter::emitLookupDeclaration(const GenericTable &Table, in emitLookupDeclaration() function in SearchableTableEmitter
491 emitLookupDeclaration(Table, *Table.PrimaryKey, OS); in emitGenericTable()
495 emitLookupDeclaration(Table, *Index, OS); in emitGenericTable()