Searched refs:TableInfo (Results 1 – 8 of 8) sorted by relevance
270 void emitTableEntry(DecoderTableInfo &TableInfo) const;432 unsigned getPredicateIndex(DecoderTableInfo &TableInfo, StringRef P) const;433 void emitPredicateTableEntry(DecoderTableInfo &TableInfo,436 void emitSoftFailTableEntry(DecoderTableInfo &TableInfo,440 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,444 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,477 void emitTableEntries(DecoderTableInfo &TableInfo) const;606 void Filter::emitTableEntry(DecoderTableInfo &TableInfo) const { in emitTableEntry()607 TableInfo.Table.push_back(MCD::OPC_ExtractField); in emitTableEntry()608 TableInfo.Table.push_back(StartBit); in emitTableEntry()[all …]
34 struct TableInfo { struct41 LateBindingSymbolTable(const TableInfo *info, void **table); argument59 const TableInfo *info_;
61 LateBindingSymbolTable::LateBindingSymbolTable(const TableInfo *info, in LateBindingSymbolTable()
55 const ::rtc::LateBindingSymbolTable::TableInfo
74 static const ::rtc::LateBindingSymbolTable::TableInfo kTableInfo;
92 # LateBindingSymbolTable::TableInfo from
144 struct TableInfo { in draw_transfer_fn() struct148 TableInfo table[4]; in draw_transfer_fn()