Home
last modified time | relevance | path

Searched refs:DecoderTableInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp83 struct DecoderTableInfo { struct
300 void emitTableEntry(DecoderTableInfo &TableInfo) const;
458 void emitPredicateTableEntry(DecoderTableInfo &TableInfo,
461 void emitSoftFailTableEntry(DecoderTableInfo &TableInfo,
465 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
469 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
502 void emitTableEntries(DecoderTableInfo &TableInfo) const;
630 void Filter::emitTableEntry(DecoderTableInfo &TableInfo) const { in emitTableEntry()
1208 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo &TableInfo, in getPredicateIndex()
1254 void FilterChooser::emitSoftFailTableEntry(DecoderTableInfo &TableInfo, in emitSoftFailTableEntry()
[all …]