Searched refs:DecoderTableInfo (Results 1 – 1 of 1) sorted by relevance
91 struct DecoderTableInfo { struct323 void emitTableEntry(DecoderTableInfo &TableInfo) const;491 unsigned getPredicateIndex(DecoderTableInfo &TableInfo, StringRef P) const;492 void emitPredicateTableEntry(DecoderTableInfo &TableInfo,495 void emitSoftFailTableEntry(DecoderTableInfo &TableInfo,499 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,503 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,536 void emitTableEntries(DecoderTableInfo &TableInfo) const;663 void Filter::emitTableEntry(DecoderTableInfo &TableInfo) const { in emitTableEntry()1264 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo &TableInfo, in getPredicateIndex()[all …]