Searched refs:DecoderTableInfo (Results 1 – 1 of 1) sorted by relevance
92 struct DecoderTableInfo { struct333 void emitTableEntry(DecoderTableInfo &TableInfo) const;504 unsigned getPredicateIndex(DecoderTableInfo &TableInfo, StringRef P) const;505 void emitPredicateTableEntry(DecoderTableInfo &TableInfo,508 void emitSoftFailTableEntry(DecoderTableInfo &TableInfo,512 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,516 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,549 void emitTableEntries(DecoderTableInfo &TableInfo) const;676 void Filter::emitTableEntry(DecoderTableInfo &TableInfo) const { in emitTableEntry()1290 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo &TableInfo, in getPredicateIndex()[all …]