Searched refs:emitSingletonTableEntry (Results 1 – 2 of 2) sorted by relevance
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 440 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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 456 void emitSingletonTableEntry(DecoderTableInfo &TableInfo, 460 void emitSingletonTableEntry(DecoderTableInfo &TableInfo, 1308 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser 1387 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry() function in FilterChooser 1395 emitSingletonTableEntry(TableInfo, Opc); in emitSingletonTableEntry() 1689 emitSingletonTableEntry(TableInfo, Opcodes[0]); in emitTableEntries() 1697 emitSingletonTableEntry(TableInfo, Best); in emitTableEntries()
|