Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp602 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
606 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
1456 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser
1521 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser
1529 emitSingletonTableEntry(TableInfo, Opc); in emitSingletonTableEntry()
1818 emitSingletonTableEntry(TableInfo, Opcodes[0]); in emitTableEntries()
1826 emitSingletonTableEntry(TableInfo, Best); in emitTableEntries()