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.cpp514 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
518 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
1401 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser
1482 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser
1490 emitSingletonTableEntry(TableInfo, Opc); in emitSingletonTableEntry()
1784 emitSingletonTableEntry(TableInfo, Opcodes[0]); in emitTableEntries()
1792 emitSingletonTableEntry(TableInfo, Best); in emitTableEntries()