Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp440 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
444 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
1283 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser
1360 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser
1368 emitSingletonTableEntry(TableInfo, Opc); in emitSingletonTableEntry()
1663 emitSingletonTableEntry(TableInfo, Opcodes[0]); in emitTableEntries()
1671 emitSingletonTableEntry(TableInfo, Best); in emitTableEntries()