Searched refs:TableInfo (Results 1 – 6 of 6) sorted by relevance
270 void emitTableEntry(DecoderTableInfo &TableInfo) const;435 unsigned getPredicateIndex(DecoderTableInfo &TableInfo, StringRef P) const;436 void emitPredicateTableEntry(DecoderTableInfo &TableInfo,439 void emitSoftFailTableEntry(DecoderTableInfo &TableInfo,443 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,447 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,480 void emitTableEntries(DecoderTableInfo &TableInfo) const;610 void Filter::emitTableEntry(DecoderTableInfo &TableInfo) const { in emitTableEntry()611 TableInfo.Table.push_back(MCD::OPC_ExtractField); in emitTableEntry()612 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