Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DSearchableTableEmitter.cpp104 void emitLookupFunction(StringRef Name, StringRef Field, Init *I,
178 void SearchableTableEmitter::emitLookupFunction(StringRef Name, StringRef Field, in emitLookupFunction() function in SearchableTableEmitter
295 emitLookupFunction(TableName, SearchFieldNames[i], SearchTables[i][0].first, in emitMapping()