Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp443 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
447 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
1272 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser
1330 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser
1338 emitSingletonTableEntry(TableInfo, Opc); in emitSingletonTableEntry()
1633 emitSingletonTableEntry(TableInfo, Opcodes[0]); in emitTableEntries()
1641 emitSingletonTableEntry(TableInfo, Best); in emitTableEntries()