Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDecoderEmitter.cpp524 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
528 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
1411 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser
1492 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser
1500 emitSingletonTableEntry(TableInfo, Opc); in emitSingletonTableEntry()
1794 emitSingletonTableEntry(TableInfo, Opcodes[0]); in emitTableEntries()
1802 emitSingletonTableEntry(TableInfo, Best); in emitTableEntries()