Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDecoderEmitter.cpp92 struct DecoderTableInfo { struct
345 void emitTableEntry(DecoderTableInfo &TableInfo) const;
517 void emitPredicateTableEntry(DecoderTableInfo &TableInfo,
520 void emitSoftFailTableEntry(DecoderTableInfo &TableInfo,
524 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
528 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
561 void emitTableEntries(DecoderTableInfo &TableInfo) const;
688 void Filter::emitTableEntry(DecoderTableInfo &TableInfo) const { in emitTableEntry()
1302 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo &TableInfo, in getPredicateIndex()
1348 void FilterChooser::emitSoftFailTableEntry(DecoderTableInfo &TableInfo, in emitSoftFailTableEntry()
[all …]