Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp465 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
469 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
1316 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser
1395 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser
1403 emitSingletonTableEntry(TableInfo, Opc); in emitSingletonTableEntry()
1697 emitSingletonTableEntry(TableInfo, Opcodes[0]); in emitTableEntries()
1705 emitSingletonTableEntry(TableInfo, Best); in emitTableEntries()